Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
WebpageCondition
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["URL filtering is achieved by specifying a 'condition' which can be either a custom label or a string contained within the URL."],["Custom labels are used to filter URLs in page feeds and are added to campaigns through AssetSets of type PAGE_FEED."],["The 'url_contains' condition filters URLs in page feeds and the advertiser's web domain containing a specific string."]]],[]]