Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

File metadata and controls

16 lines (13 loc) · 1.04 KB

# UpdateConversionDestinationRequest

Properties

Name Type Description Notes
ad_account_id string
name string [optional]
enabled bool Setting `false` is equivalent to calling DELETE — the rule will appear as `inactive` afterwards. [optional]
attribution_type string [optional]
post_click_attribution_window_size int 365 only allowed for LEAD, PURCHASE, ADD_TO_CART, QUALIFIED_LEAD, SUBMIT_APPLICATION rule types. [optional]
view_through_attribution_window_size int 365 only allowed for LEAD, PURCHASE, ADD_TO_CART, QUALIFIED_LEAD, SUBMIT_APPLICATION rule types. [optional]
value_type string [optional]
value \Zernio\Model\UpdateConversionDestinationRequestValue [optional]

[Back to Model list] [Back to API list] [Back to README]