Interface AdGroupTarget

AdGroupTargetオブジェクトは、広告グループに設定されているターゲティング情報を格納します。
このオブジェクトは、GuaranteedAdGroupServiceで広告グループを追加する場合は必須です。
*GuaranteedAdGroupServiceでGETする際、このフィールドは返却されません。
AdGroupTarget object contains targeting information specified in ad group.
This object is required if you are adding ad group via GuaranteedAdGroupService.
*This field will not be returned in GET operation via GuaranteedAdGroupService.

Hierarchy

  • AdGroupTarget

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupTarget

adGroupId?: null | number
広告グループIDです。
このフィールドは、リクエストの場合は必須です。
※GuaranteedAdGroupServiceでADDおよびSETする際、このフィールドは無視されます。
Ad group ID.
This field is required in requests.
*This field will be ignored in ADD and SET operation via GuaranteedAdGroupService.

Memberof

AdGroupTarget

bidMultiplier?: null | number
入札価格調整率です。
このフィールドは、ADD、SETおよびREPLACE時は省略可能となり、REMOVE時は無視されます。
※入札価格調整率が設定できないターゲティングの場合は返却されません。
※広告グループのターゲティングにAUDIENCE_LIST_TARGET、SEARCH_TARGET、PLACEMENT_TARGETのいずれかを指定し、かつその広告グループがYDNキャンペーンに紐づいている場合にbidMultiplierを指定しなかった時は、nullが代入されます。
※その他の場合でbidMultiplierを指定しなかった時は1.0が代入されます。
Bid adjustment.
This field is optional in ADD, SET and REPLACE operation, and will be ignored in REMOVE operation.
∗If bid adjustment is unable to set targeting, not returned.
*If bidMultiplier is not specified when AUDIENCE_LIST_TARGET, SEARCH_TARGET, or PLACEMENT_TARGET is specified for the targeting of the ad group and the ad group is linked to the YDN campaign, null will be assigned for this field.
*If bidMultiplier is not specified in other cases, 1.0 will be assigned for this field.

Memberof

AdGroupTarget

campaignId?: null | number
キャンペーンIDです。
このフィールドは、リクエストの場合は必須です。
※GuaranteedAdGroupServiceでADDおよびSETする際、このフィールドは無視されます。
Campaign ID.
This field is required in requests.
*This field will be ignored in ADD and SET operation via GuaranteedAdGroupService.

Memberof

AdGroupTarget

Memberof

AdGroupTarget