Zernio::UpdateAdSetRequestPlatformSpecificDataPromotedObject
Name
Type
Description
Notes
pixel_id
String
[optional]
custom_event_type
String
[optional]
custom_event_str
String
Pixel custom-event name (custom_event_str); requires customEventType OTHER. Same pairing rules as /v1/ads/create.
[optional]
page_id
String
[optional]
application_id
String
[optional]
object_store_url
String
[optional]
custom_conversion_id
String
[optional]
product_catalog_id
String
[optional]
product_set_id
String
[optional]
offline_conversion_data_set_id
String
[optional]
whatsapp_phone_number
String
[optional]
require 'zernio-sdk'
instance = Zernio ::UpdateAdSetRequestPlatformSpecificDataPromotedObject . new (
pixel_id : null ,
custom_event_type : null ,
custom_event_str : null ,
page_id : null ,
application_id : null ,
object_store_url : null ,
custom_conversion_id : null ,
product_catalog_id : null ,
product_set_id : null ,
offline_conversion_data_set_id : null ,
whatsapp_phone_number : null
)