Interface AdGroupAdServiceTextAd

AdGroupAdServiceTextAdオブジェクトは、テキスト広告の情報を表します。
このフィールドは、省略可能となります。
※ADD時、adTypeがTEXT_ADの場合は必須です。
AdGroupAdServiceTextAd object describes the Text Ad information.
This field is optional.
*If adType is TEXT_AD, this field is required in ADD operation.

Hierarchy

  • AdGroupAdServiceTextAd

Properties

description?: null | string
説明文(1行目)です。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
Description text (line 1).
This field is required in ADD operation, and will be optional in SET operation.

Memberof

AdGroupAdServiceTextAd

description2?: null | string
説明文(2行目)です。
ADDおよびSET時、このフィールドは省略可能となります。
Description text (line 2).
This field is optional in ADD and SET operation.

Memberof

AdGroupAdServiceTextAd

headline?: null | string
タイトルです。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
Title.
This field is required in ADD operation, and will be optional in SET operation.

Memberof

AdGroupAdServiceTextAd