Interface AdGroupAdServiceCarousel

AdGroupAdServiceCarouselオブジェクトはカルーセル広告の詳細情報を表します。
※SET時には、現在のCarouselsに含まれるCarouselが全て指定したCarouselsに置き換わります。
※特定のCarousel単体を指定して変更することはできません。
AdGroupAdServiceCarousel object describes the detailed information of carousel ad.
*In SET operation, all Carousel included in the current Carousels will be replaced with the specified Carousels.
*Cannot specify a specific Carousel alone.

Hierarchy

  • AdGroupAdServiceCarousel

Properties

description?: null | string
広告の説明文です。
このフィールドは、ADD時およびSET時に必須です。
Ad description.
This field is requred in ADD and SET operation.

Memberof

AdGroupAdServiceCarousel

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

Memberof

AdGroupAdServiceCarousel

displayOrder?: null | number
カルーセルの表示順です。
ADDおよびSET時、このフィールドは省略可能となります。
※指定しない場合は自動で設定されます。
Carousel display order.
This field is optional in ADD and SET operation.
*If not specified, it will be set automatically.

Memberof

AdGroupAdServiceCarousel

finalUrl?: null | string
最終リンク先URLです。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
キャンペーン目的「アプリ訴求」の場合は、このフィールドには以下のURLのみ設定できます。
- iOSの場合:itunes.apple.com, apps.apple.com
- Androidの場合:play.google.com
Final URL.
This field is required in ADD operation, and will be optional in SET operation.
If campaignGoal is APP_PROMOTION, only the following URL can be set in this field.
- For iOS : itunes.apple.com, apps.apple.com
- For Android : play.google.com

Memberof

AdGroupAdServiceCarousel

headline?: null | string
広告のタイトルです。
このフィールドは、ADD時およびSET時に必須です。
Ad title.
This field is requred in ADD and SET operation.

Memberof

AdGroupAdServiceCarousel

isRemoveSmartphoneFinalUrl?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAdServiceCarousel

mediaId?: null | number
メディアIDです。
このフィールドは、ADD時およびSET時に必須です。
Media ID.
This field is requred in ADD and SET operation.

Memberof

AdGroupAdServiceCarousel

smartphoneFinalUrl?: null | string
スマートフォン向けURLです。
ADDおよびSET時、このフィールドは省略可能となります。
キャンペーン目的「アプリ訴求」の場合は、ADD、SETのどちらも指定できません。
Final URL (smartphone).
This field is optional in ADD and SET operation.
Not allowed for ADD and SET when a campaign goal is \"app promotion.\"

Memberof

AdGroupAdServiceCarousel