Enumeration CampaignServiceSettingType

CampaignServiceSettingTypeは、キャンペーンのターゲティング設定情報を表します。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値はGEO_TARGET_TYPE_SETTINGとなります。
CampaignServiceSettingType describes the setting information of Target on the campaign.
This field is optional in ADD operation. The default value will be GEO_TARGET_TYPE_SETTING.
GEO_TARGET_TYPE_SETTING
キャンペーンの地域ターゲットの設定です。Setting of Geographic Targeting on the Campaign.
TARGET_LIST_SETTING
サイトリターゲティングの設定です。Setting of site retargeting.
DYNAMIC_ADS_FOR_SEARCH_SETTING
動的検索連動型広告の設定です。Setting of Dynamic ads for search.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

DynamicAdsForSearchSetting: "DYNAMIC_ADS_FOR_SEARCH_SETTING"
GeoTargetTypeSetting: "GEO_TARGET_TYPE_SETTING"
TargetListSetting: "TARGET_LIST_SETTING"
Unknown: "UNKNOWN"