Enumeration CampaignWebpageServiceWebpageOperator

CampaignWebpageServiceWebpageOperatorは、URLの条件種別です。
このフィールドは、typeがURLの場合のみ指定できます。
operatorにEQUALSを指定する場合は、conditionsに1件のみ指定できます。
また、このフィールドはSETおよびREMOVE時に無視されます。
CampaignWebpageServiceWebpageOperator is a condition type of URL.
This field can be specified only if the type is URL.
If you specified EQUALS in operator, you can specify only one value in condition.
This field will be ignored in SET and REMOVE operation.
CONTAINS
指定の値を含みます。Contains the selected value.
EQUALS
指定の値と一致します。Equal to selected value.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

Contains: "CONTAINS"
Equals: "EQUALS"
Unknown: "UNKNOWN"