AssetGroupSignal
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.
Columns
Name | Type | Behavior | Description |
AssetGroupSignalApprovalStatus | String | ATTRIBUTE | Output only. Approval status is the output value for search theme signal after Google ads policy review. When using Audience signal, this field is not used and will be absent.
The allowed values are APPROVED, DISAPPROVED, LIMITED, UNDER_REVIEW, UNKNOWN, UNSPECIFIED. |
AssetGroupSignalAssetGroup | String | ATTRIBUTE | Immutable. The asset group which this asset group signal belongs to. |
AssetGroupSignalAudienceAudience | String | ATTRIBUTE | The Audience resource name. |
AssetGroupSignalDisapprovalReasons | String | ATTRIBUTE | Output only. Computed for SearchTheme signals. When using Audience signal, this field is not used and will be absent. |
AssetGroupSignalResourceName | String | ATTRIBUTE | 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} |
AssetGroupSignalSearchThemeText | String | ATTRIBUTE | Each Search Theme has a value of a simple string, like keywords. There are limits on overall length, allowed characters, and number of words. |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |