ドキュメント

サポート

Ad Experience Feature extensions

Enhance how ads are displayed and interacted with across different environments.
読み終わるまでの所要時間 1 分最終更新 3ヶ月前

Unity offers a variety of Ad Experience Feature extensions that can help to increase engagement, interaction, and ad measurability, all of which could contribute to the overall success of your ad, application, or campaign.

Attribute

Type

Example

Description

ext.clickablevideo
Integer
1
Indicates eligibility for Clickable Video feature.
  • 1
    indicates imp is eligible for Clickable Video experience.
  • 0
    indicates imp is not eligible for Clickable Video experience.
ext.deeplinking
Integer
1
Indicates eligibility for Deeplinking feature.
  • 1
    indicates imp is eligible for Deeplinking experience.
  • 0
    indicates imp is not eligible for Deeplinking experience.

Example impression

// "ext": { "ext.clickablevideo": 1 "ext.deeplinking": 1}