Interface AdGroupAd

AdGroupAdオブジェクトは、広告の情報を格納するコンテナです。
The AdGroupAd object is a container for storing ad information.

Hierarchy

  • AdGroupAd

Properties

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

Memberof

AdGroupAd

Memberof

AdGroupAd

adGroupId?: null | number
広告グループIDです。
このフィールドは、リクエストの場合は必須です。
Ad group ID.
This field is required in requests.

Memberof

AdGroupAd

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

Memberof

AdGroupAd

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

Memberof

AdGroupAd

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

Memberof

AdGroupAd

approvalStatus?: null | display.AdGroupAdServiceApprovalStatus

Memberof

AdGroupAd

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

Memberof

AdGroupAd

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

Memberof

AdGroupAd

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

Memberof

AdGroupAd

disapprovalReasonCodes?: null | string[]
掲載拒否の理由です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Reject reason on editorial review.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

disapprovalReasonDescription?: null | string
掲載拒否の理由詳細です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Reject reason details on editorial review.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

impressionBeaconUrls?: null | string[]
インプレッションビーコンURLです。
ADDおよびSET時、このフィールドは省略可能となります。
Impression beacon URL.
This field is optional in ADD and SET operation.

Memberof

AdGroupAd

isRemoveImpressionBeaconUrls?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAd

isRemoveThirdPartyTrackingScriptUrl?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAd

isRemoveViewableImpressionBeaconUrls?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAd

labels?: null | display.AdGroupAdServiceLabel[]

Memberof

AdGroupAd

mediaId?: null | number
メディアIDです。
ADDおよびSET時、このフィールドは省略可能となります。
※レスポンシブディスプレイ広告を利用する場合は指定できません。
Media ID.
This field is optional in ADD and SET operation.
*Cannot be specified when using Responsive Ads for Display.

Memberof

AdGroupAd

thirdPartyTrackingScriptUrl?: null | string
第三者計測スクリプトURLです。
ADDおよびSET時、このフィールドは省略可能となります。
Third party tracking script URL.
This field is optional in ADD and SET operation.

Memberof

AdGroupAd

thirdPartyTrackingVendor?: null | string
第三者計測ベンダー(ReadOnly)です。
thirdPartyTrackingScriptUrlのドメインに基づく第三者計測ベンダーが設定されます。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Third party tracking vendor (Read only).
Third party tracking vendor based on domain of thirdPartyTrackingScriptUrl is set.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

Memberof

AdGroupAd

viewableImpressionBeaconUrls?: null | string[]
ビューアブルインプレッションビーコンURLです。
ADDおよびSET時、このフィールドは省略可能となります。
Viewable impression beacon URL.
This field is optional in ADD and SET operation.

Memberof

AdGroupAd