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.

Proto definition GitHub

Fields

approval_status

AssetGroupSignalApprovalStatus

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.

asset_group

string

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

disapproval_reasons[]

string

Output only. Computed for SearchTheme signals. When using Audience signal, this field is not used and will be absent.

resource_name

string

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}

signal

Union field. The signal of the asset group.

signal can be only one of the following:

audience

AudienceInfo

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

local_services_id

LocalServiceIdInfo

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

search_theme

SearchThemeInfo

Immutable. The search_theme signal to be used by the performance max campaign. Mutate errors of search_theme criterion includes AssetGroupSignalError.UNSPECIFIED AssetGroupSignalError.UNKNOWN AssetGroupSignalError.TOO_MANY_WORDS AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION FieldError.REQUIRED StringFormatError.ILLEGAL_CHARS StringLengthError.TOO_LONG ResourceCountLimitExceededError.RESOURCE_LIMIT

vertical_ads_item_group_rule_list

VerticalAdsItemGroupRuleListInfo

Immutable. The list of vertical ads item group rules used to select items from the attached vertical feed.

This field links to a SharedSet of type VERTICAL_ADS_ITEM_GROUP_RULE_LIST. The rules within the linked SharedSet define which items from the TRAVEL_FEED AssetSet are eligible to be served. Items that do not match the rules will be excluded. This behavior is different from other signal types, which provide guidance to the optimization engine rather than determining item eligibility.