Interface AdGroupAd

AdGroupAdオブジェクトは、広告に関する操作を行うための情報を表します。
AdGroupAd object describes information for operations on ads.

Hierarchy

  • AdGroupAd

Properties

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

Memberof

AdGroupAd

Memberof

AdGroupAd

adGroupId?: null | number
広告グループIDです。
このフィールドは、いずれの場合でも必須となります。
Ad group ID.
This field is required in any cases.

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

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

Memberof

AdGroupAd

adId?: null | number
広告IDです。
SETおよびREMOVE時、このフィールドは必須となります。
Ad ID.
This field is 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

adTrackId?: null | number
トラッキング用広告IDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Ad ID for tracking.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

approvalStatus?: null | search.AdGroupAdServiceApprovalStatus

Memberof

AdGroupAd

campaignId?: null | number
キャンペーンIDです。
このフィールドは、いずれの場合でも必須となります。
Campaign ID.
This field is required in any cases.

Memberof

AdGroupAd

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

Memberof

AdGroupAd

campaignTrackId?: null | number
トラッキング用キャンペーンIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Campaign ID for tracking.
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[]
審査否認の理由コードです。
(コード詳細は、DictionaryServiceのgetDisapprovalReasonのレスポンスを参照)
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Code of Disapproval reason.
(Refer to DictionaryService getDisapprovalReason response for details)
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

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

Memberof

AdGroupAd

invalidedTrademarks?: null | string[]
制限された商標です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Invalided trademarks.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAd

labels?: null | search.AdGroupAdServiceLabel[]

Memberof

AdGroupAd

trademarkStatus?: null | AdGroupAdServiceTrademarkStatus

Memberof

AdGroupAd

updatedDate?: null | string
広告が更新された日です。
※フォーマット:yyyyMMdd
Date of Ad updated.
* Format: yyyyMMdd

Memberof

AdGroupAd

Memberof

AdGroupAd