Enumeration CampaignServiceGeoTargetType

CampaignServiceGeoTargetTypeは、地域ターゲティングの地域判定の詳細設定を指定します。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値は以下の通りになります。
ターゲット地域設定の場合:DONT_CARE
除外ターゲット地域設定の場合:LOCATION_OF_PRESENCE
CampaignServiceGeoTargetType specifies advanced location options of Geo Targeting.
This field is optional in ADD operation. The default settings are as follows.
Positive Geo Target: DONT_CARE
Negative Geo Target: LOCATION_OF_PRESENCE
DONT_CARE
ターゲット地域設定の場合:
対象地域に所在する可能性があるユーザー、対象地域に関連する語句で検索したユーザー、対象地域に関心を示している可能性のあるユーザーに広告を配信します。
※除外ターゲット地域設定の場合は選択できません。
Positive Geo Target (Advanced location options):
Your ads will be displayed to users who may be in the target areas, to users who searched with queries including the targeted locations, to users who may be interested in the target area.
* This is not selectable with Negative Geo Target (Location exclusion options).
AREA_OF_INTENT
ターゲット地域設定の場合:
対象地域に関連する語句で検索したユーザーや、対象地域に関心を示している可能性のあるユーザーのみに広告を配信します。
※現在、こちらのEnumはターゲット地域設定の場合・除外ターゲット地域設定の場合 共に選択できません。
Positive Geo Target (Advanced location options):
Your ads will be displayed to users who searched with queries including the targeted locations, to users who may be interested in the target area.
*Currently, this Enum cannot be selected for both Positive and Negative Geo Target.
LOCATION_OF_PRESENCE
ターゲット地域設定の場合:
対象地域に所在する可能性があるユーザーにのみ、広告を配信します。
除外ターゲット地域設定の場合:対象地域に所在する可能性があるユーザーには、広告は配信されません。
Positive Geo Target (Advanced location options):
Your ads will be displayed only to users who may be in the targeted area.
Negative Geo Target (Location Exclusion options):
Your ads will not be displayed to users who may be in the targeted areas.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

AreaOfIntent: "AREA_OF_INTENT"
DontCare: "DONT_CARE"
LocationOfPresence: "LOCATION_OF_PRESENCE"
Unknown: "UNKNOWN"