Interface AdGroupAdServiceAd

AdGroupAdServiceAdオブジェクトは、広告を格納するコンテナです。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
AdGroupAdServiceAd object is a container for storing ads.
This field is required in ADD operation, and will be optional in SET operation.

Hierarchy

  • AdGroupAdServiceAd

Properties

Memberof

AdGroupAdServiceAd

bannerAd?: null | AdGroupAdServiceBannerAd

Memberof

AdGroupAdServiceAd

carouselAd?: null | AdGroupAdServiceCarouselAd

Memberof

AdGroupAdServiceAd

customParameters?: null | display.AdGroupAdServiceCustomParameters

Memberof

AdGroupAdServiceAd

displayUrl?: null | string
表示URLです。
このフィールドを指定することはできません。代わりにfinalUrlから生成された値が自動で設定されます。
ただし、キャンペーン目的「アプリ訴求」の場合は、キャンペーンで指定したDeviceOsTypeに基づき、以下のいずれかのURLが自動で設定されます。
- iOSの場合:itunes.apple.com
- Androidの場合:play.google.com
Display URL.
This field cannot be specified. Instead, the value generated from finalUrl will be set automatically.
However, When a campaign goal is "app promotion", Based on DeviceOsType specified on the campaign, any of the following URLs will be automatically set.
- For iOS : itunes.apple.com
- For Android : play.google.com

Memberof

AdGroupAdServiceAd

displayUrlLevel?: null | AdGroupAdServiceDisplayUrlLevel

Memberof

AdGroupAdServiceAd

dynamicDisplayAd?: null | AdGroupAdServiceDynamicDisplayAd

Memberof

AdGroupAdServiceAd

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

AdGroupAdServiceAd

isRemoveSmartphoneFinalUrl?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAdServiceAd

isRemoveTrackingUrl?: null | AdGroupAdServiceIsRemoveFlg

Memberof

AdGroupAdServiceAd

mainMediaFormat?: null | AdGroupAdServiceMainMediaFormat

Memberof

AdGroupAdServiceAd

responsiveAd?: null | AdGroupAdServiceResponsiveAd

Memberof

AdGroupAdServiceAd

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

AdGroupAdServiceAd

textAd?: null | AdGroupAdServiceTextAd

Memberof

AdGroupAdServiceAd

trackingUrl?: null | string
トラッキングURLです。
ADD時、このフィールドは省略可能となります。
finalUrlを指定するときのみ、任意で指定できます。
SET時にurlを指定する場合、このフィールドの値はクリアされます。
Tracking URL.
This field is optional in ADD operation.
This field can be optionally specified only when specifying finalUrl.
If url is specified in SET operation, the value in this field will be cleared.

Memberof

AdGroupAdServiceAd