@xylabs/sdk-react
Preparing search index...
GoogleViewPromotionProperties
Interface GoogleViewPromotionProperties
interface
GoogleViewPromotionProperties
{
creative_name
?:
string
;
creative_slot
?:
string
;
items
?:
GoogleItem
[]
;
location_id
?:
string
;
promotion_id
?:
string
;
promotion_name
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
GoogleItemsProperties
GooglePromotionProperties
GoogleViewPromotionProperties
Indexable
[
key
:
string
]:
unknown
Index
Properties
creative_
name?
creative_
slot?
items?
location_
id?
promotion_
id?
promotion_
name?
Properties
Optional
creative_
name
creative_name
?:
string
Optional
creative_
slot
creative_slot
?:
string
Optional
items
items
?:
GoogleItem
[]
Optional
location_
id
location_id
?:
string
Optional
promotion_
id
promotion_id
?:
string
Optional
promotion_
name
promotion_name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creative_
name
creative_
slot
items
location_
id
promotion_
id
promotion_
name
@xylabs/sdk-react
Loading...