Interface AdGroupAdServiceDescriptionAsset

AdGroupAdServiceDescriptionAssetオブジェクトは、レスポンシブディスプレイ広告で指定する説明文のアセットを表します。
The AdGroupAdServiceDescriptionAsset object represents a description asset to specify in Responsive Ads for Display.

Hierarchy

  • AdGroupAdServiceDescriptionAsset

Properties

approvalStatus?: null | display.AdGroupAdServiceApprovalStatus

Memberof

AdGroupAdServiceDescriptionAsset

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

Memberof

AdGroupAdServiceDescriptionAsset

text?: null | string
説明文のテキストです。
このフィールドは、ADDおよびSET時に必須となります。
最大90文字まで指定できます。
Description text.
This field is required in ADD and SET operation.
Up to 90 characters can be specified.

Memberof

AdGroupAdServiceDescriptionAsset