AdGroupオブジェクトは、広告グループ情報を保持します。
The Ad Group object is a container for storing ad group information.

Hierarchy

  • AdGroup

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、リクエストの場合は必須です。
Account ID.
This field is required in requests.

Memberof

AdGroup

adGroupId?: null | number
広告グループIDです。
このフィールドは、ADD時は無視され、SETおよびREMOVE時は必須となります。
Ad group ID.
This field will be ignored in ADD operation, and will be required in SET and REMOVE operation.

Memberof

AdGroup

adGroupName?: null | string
広告グループ名です。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
Ad group name.
This field is required in ADD operation, and will be optional in SET operation.

Memberof

AdGroup

biddingStrategyConfiguration?: null | display.AdGroupServiceBiddingStrategyConfiguration

Memberof

AdGroup

campaignId?: null | number
キャンペーンIDです。
このフィールドは、リクエストの場合は必須です。
Campaign ID.
This field is required in requests.

Memberof

AdGroup

campaignName?: null | string
キャンペーン名です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Campaign name.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroup

createdDate?: null | string
広告グループが作成された日です。
※フォーマット:yyyyMMdd
Date of Ad Group made.
* Format: yyyyMMdd

Memberof

AdGroup

customParameters?: null | display.AdGroupServiceCustomParameters

Memberof

AdGroup

device?: null | AdGroupServiceDeviceType[]

Memberof

AdGroup

deviceApp?: null | AdGroupServiceDeviceAppType[]

Memberof

AdGroup

deviceOs?: null | AdGroupServiceDeviceOsType[]

Memberof

AdGroup

deviceOsVersion?: null | string
OSバージョンです。
ADDおよびSET時、このフィールドは省略可能となります。
※設定を解除する場合は、NONEを設定してください。
OS version.
∗To cancel the setting, specify "NONE".
This field is optional in ADD and SET operation.

Memberof

AdGroup

feedSetId?: null | number
商品セットIDです。
ADDおよびSET時、このフィールドは省略可能となります。
*ADD時に未指定の場合、デフォルトセットを自動で関連付けます。
Feed set ID.
This field is optional in ADD and SET operation.
* If feedSetId is not specified in ADD operation, the default set is associated automatically.

Memberof

AdGroup

isRemoveTrackingUrl?: null | display.AdGroupServiceIsRemoveFlg

Memberof

AdGroup

labels?: null | display.AdGroupServiceLabel[]

Memberof

AdGroup

smartTargetingEnabled?: null | AdGroupServiceSmartTargetingEnabled

Memberof

AdGroup

trackingUrl?: null | string
トラッキングURLです。
このフィールドは、省略可能となります。
※SET時、こちらが審査中の場合、編集はできません。
Tracking URL.
This field is optional.
*In SET operation, cannot update it when this field is in editorial review.

Memberof

AdGroup

userStatus?: null | display.AdGroupServiceUserStatus

Memberof

AdGroup