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.

Proto definition

Enums

CATEGORY

Operand denoting a webpage category targeting condition.

CUSTOM_LABEL

Operand denoting a webpage custom label targeting condition.

PAGE_CONTENT

Operand denoting a webpage content targeting condition.

PAGE_TITLE

Operand denoting a webpage title targeting condition.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNSPECIFIED

Not specified.

URL

Operand denoting a webpage URL targeting condition.