WebpageConditionOperand
The webpage condition operand in webpage criterion.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
URL
|
Operand denoting a webpage URL targeting condition. |
CATEGORY
|
Operand denoting a webpage category targeting condition. |
PAGE_TITLE
|
Operand denoting a webpage title targeting condition. |
PAGE_CONTENT
|
Operand denoting a webpage content targeting condition. |
CUSTOM_LABEL
|
Operand denoting a webpage custom label targeting condition. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["The webpage condition operand in webpage criterion allows you to target specific webpages based on URL, category, title, content, or custom label."],["The available enums for webpage condition operand include URL, CATEGORY, PAGE_TITLE, PAGE_CONTENT, and CUSTOM_LABEL, along with UNSPECIFIED and UNKNOWN for system use."],["This feature provides flexibility in refining your targeting strategy by specifying different aspects of webpages for criteria."]]],[]]