Interface AdGroupAdServiceExtendedTextAd

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

Hierarchy

  • AdGroupAdServiceExtendedTextAd

Properties

description?: null | string
説明文です。
ADD時、このフィールドは必須となります。
自動挿入をサポートしていません。
Description of ad.
This field is required in ADD operation. *If adType is RESPONSIVE_SEARCH_AD, this field will be ignored.
Does not support Data Auto Insertion.

Memberof

AdGroupAdServiceExtendedTextAd

description2?: null | string
2行目の説明文です。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値はnullとなります。
Description on the second line.
This field is optional in ADD operation. The default value will be null.

Memberof

AdGroupAdServiceExtendedTextAd

headline?: null | string
タイトル文です。
ADD時、このフィールドは必須となります。
Title of ad.
This field is required in ADD operation. *If adType is DYNAMIC_SEARCH_LINKED_AD or RESPONSIVE_SEARCH_AD, this field will be ignored.

Memberof

AdGroupAdServiceExtendedTextAd

headline2?: null | string
2行目のタイトルです。
ADD時、このフィールドは必須となります。
Title on the second line.
This field is required in ADD operation.

Memberof

AdGroupAdServiceExtendedTextAd

headline3?: null | string
3行目のタイトルです。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値はnullとなります。
Title on the second line.
This field is optional in ADD operation. The default value will be null.

Memberof

AdGroupAdServiceExtendedTextAd

path1?: null | string
自動作成される表示URLを補足するパスです。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値はnullとなります。
※path2を指定する場合は、path1は必須です。
The path information which complements display URL generated automatically.
This field is optional in ADD operation. The default value will be null.
*To specify path2, path1 is required.

Memberof

AdGroupAdServiceExtendedTextAd

path2?: null | string
自動作成される表示URLを補足するパスです。
ADD時、このフィールドは省略可能となります。その際、デフォルト設定値はnullとなります。
※path1を指定していない場合、path2は無視されます。
The path information which complements display URL generated automatically.
This field is optional in ADD operation. The default value will be null.
*If path1 is not specified, path2 will be ignored.

Memberof

AdGroupAdServiceExtendedTextAd