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 single condition from the available options."],["You can filter URLs based on custom labels defined in a PAGE_FEED AssetSet and linked to the campaign."],["Alternatively, filter URLs containing a specific string, covering both page feed URLs and advertiser web domain URLs."]]],[]]