AI-generated Key Takeaways
-
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
orurl_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
|
|
|
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. |
|
Filters the URLs in a page feed and the URLs from the advertiser web domain that contain this string. |