Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

File metadata and controls

18 lines (14 loc) · 1.18 KB

Zernio.Model.UpdateConversionDestinationRequest

At least one mutable field beyond adAccountId is required; the route returns 400 if no patch fields are provided.

Properties

Name Type Description Notes
AdAccountId string
Name string [optional]
Enabled bool Setting `false` is equivalent to calling DELETE — the rule will appear as `inactive` afterwards. [optional]
AttributionType string [optional]
PostClickAttributionWindowSize int 365 only allowed for LEAD, PURCHASE, ADD_TO_CART, QUALIFIED_LEAD, SUBMIT_APPLICATION rule types. [optional]
ViewThroughAttributionWindowSize int 365 only allowed for LEAD, PURCHASE, ADD_TO_CART, QUALIFIED_LEAD, SUBMIT_APPLICATION rule types. [optional]
ValueType string [optional]
Value UpdateConversionDestinationRequestValue [optional]

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