Interface CompanionAdSelectionSettingsInterface

  • This document provides reference information on user-configurable settings for companion ad selection.

  • Users can specify adSlotIds, which are the companion ad slot identifiers used for matching.

  • The creativeType property allows users to set the desired creative type for companion ads.

  • nearMatchPercent allows the configuration of the acceptable near fit percentage for matching companion ads.

  • Users can define the resourceType and sizeCriteria for companion ad selection, setting the desired resource type and size criteria respectively.


Properties
adSlotIds
The companion ad slot ids to be used for matching set by the user.
creativeType
Creative type setting set by the user.
nearMatchPercent
The near fit percent set by the user.
resourceType
Resource type setting set by the user.
sizeCriteria
Size criteria setting set by the user.

Properties


adSlotIds

adSlotIds: string[]
The companion ad slot ids to be used for matching set by the user.

creativeType

creativeType: string
Creative type setting set by the user.

nearMatchPercent

nearMatchPercent: number
The near fit percent set by the user.

resourceType

resourceType: string
Resource type setting set by the user.

sizeCriteria

sizeCriteria: string
Size criteria setting set by the user.