Enumeration AdGroupWebpageServiceWebpageConditionType

AdGroupWebpageServiceWebpageConditionTypeは、Webページの条件種別です。
このフィールドは、ADD時は必須となり、SET時は無視されます。
AdGroupWebpageServiceWebpageConditionType is rule type of web page.
This field is required in ADD operation, and will be ignored in SET operation.
PAGE_CONTENT
WebページのコンテンツContents of web page.
CUSTOM_LABEL
カスタムラベルCustom label.
ALL_PAGES
すべてのWebページAll web pages.
URL
URLURL.
PAGE_TITLE
WebページのタイトルTitle of web page.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

AllPages: "ALL_PAGES"
CustomLabel: "CUSTOM_LABEL"
PageContent: "PAGE_CONTENT"
PageTitle: "PAGE_TITLE"
Unknown: "UNKNOWN"
Url: "URL"