Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleAdsSearchads360V0Resources__AssetGroupSignal

import type { GoogleAdsSearchads360V0Resources__AssetGroupSignal } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

AssetGroupSignal represents a signal in an asset group. The existence of a signal tells the performance max campaign who's most likely to convert. Performance Max uses the signal to look for new people with similar or stronger intent to find conversions across Search, Display, Video, and more.

interface GoogleAdsSearchads360V0Resources__AssetGroupSignal {
assetGroup?: string;
resourceName?: string;
}

§Properties

§
assetGroup?: string
[src]

Immutable. The asset group which this asset group signal belongs to.

§

Immutable. The audience signal to be used by the performance max campaign.

§
resourceName?: string
[src]

Immutable. The resource name of the asset group signal. Asset group signal resource name have the form: customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}