Interface AdGroupAdServiceCarouselAd

AdGroupAdServiceCarouselAdオブジェクトはカルーセル広告の情報を表します。
このフィールドは、省略可能となります。
※ADD時、adTypeがCAROUSEL_ADの場合は必須です。
AdGroupAdServiceCarouselAd object describes information of carousel ad.
This field is optional.
*If adType is CAROUSEL_AD, this field is required in ADD operation.

Hierarchy

  • AdGroupAdServiceCarouselAd

Properties

buttonText?: null | AdGroupAdServiceButtonText

Memberof

AdGroupAdServiceCarouselAd

carousels?: null | AdGroupAdServiceCarousel[]

Memberof

AdGroupAdServiceCarouselAd

logoMediaId?: null | number
ロゴの画像IDです。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
Logo image ID.
This field is required in ADD operation, and will be optional in SET operation.

Memberof

AdGroupAdServiceCarouselAd

principal?: null | string
広告の主体者表記です。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
ただし、キャンペーン目的「アプリ訴求」の場合は、キャンペーンのアプリ名と同一の値が自動的に設定され、アプリ名以外の値は設定できません。
Advertiser indication of the ad.
This field is required in ADD operation, and will be optional in SET operation.
However, if campaignGoal is APP_PROMOTION, it will automatically be set to the same value as appName of campaign, and it cannot be set to any other value.

Memberof

AdGroupAdServiceCarouselAd