WebpageConditionOperand

  • This document outlines the various enums used as operands within the webpage condition criterion.

  • Enums like URL, CATEGORY, PAGE_TITLE, PAGE_CONTENT, and CUSTOM_LABEL denote different types of webpage targeting conditions.

  • UNSPECIFIED and UNKNOWN enums are also listed with descriptions of their usage.

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.