AI-generated Key Takeaways
-
Webpage criterion represents a method for targeting specific webpages of an advertiser's website.
-
The
conditions
field uses logical expressions to define which webpages are targeted, and an empty list targets all pages. -
coverage_percentage
shows the computed percentage of website coverage based on various targeting settings and is a read-only field. -
sample
provides a read-only list of example URLs that match the website target. -
criterion_name
is a required field for identifying and sorting criteria with this parameter type during CREATE operations.
Represents a criterion for targeting webpages of an advertiser's website.
Fields | |
---|---|
|
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. |
|
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. |
|
List of sample urls that match the website target. This field is read-only. |
|
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. |