WebpageCondition

  • Filters the URLs in a page feed or from the advertiser web domain based on a matching condition.

  • Conditions for URL filtering can be based on custom_label or url_contains.

  • The custom_label condition filters URLs in a page feed with a specific custom label, which is added by linking an AssetSet of type PAGE_FEED to a campaign.

  • The url_contains condition filters URLs in a page feed and from the advertiser web domain that contain a specified string.

Matching condition for URL filtering.

Fields
Union field

condition

condition. Condition for filtering the URLs. condition can be only one of the following:

custom_label

string

Filters the URLs in a page feed that have this custom label. A custom label can be added to a campaign by creating an AssetSet of type PAGE_FEED and linking it to the campaign using CampaignAssetSet.

url_contains

string

Filters the URLs in a page feed and the URLs from the advertiser web domain that contain this string.