WebpageInfo
Stay organized with collections
Save and categorize content based on your preferences.
Represents a criterion for targeting webpages of an advertiser's website.
Fields |
conditions[]
|
WebpageConditionInfo
Conditions, or logical expressions, for webpage targeting. The list of webpage targeting conditions are and-ed together when evaluated for targeting. An empty list of conditions indicates all pages of the campaign's website are targeted. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
coverage_percentage
|
double
Website criteria coverage percentage. This is the computed percentage of website coverage based on the website target, negative website target and negative keywords in the ad group and campaign. For instance, when coverage returns as 1, it indicates it has 100% coverage. This field is read-only.
|
sample
|
WebpageSampleInfo
List of sample urls that match the website target. This field is read-only.
|
criterion_name
|
string
The name of the criterion that is defined by this parameter. The name value will be used for identifying, sorting and filtering criteria with this type of parameters. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
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-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["Represents criteria for targeting specific webpages within an advertiser's website for ad campaigns."],["Utilizes conditions, expressed as logical expressions, to define which web pages are targeted, with an empty list indicating all pages are included."],["Offers a read-only coverage percentage, representing the website coverage based on website target, negative website target and negative keywords."],["Provides a read-only sample of URLs matching the website target for illustrative purposes."],["Requires a unique name during the creation process for identification, sorting and filtering purposes."]]],[]]