Jump to: GET Response Notes | API Call Builder
Update Ad Campaign with data properties by Ad Campaign ID. Data
properties is an associative array of fields to the values that they're
going to be updated to.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of AdCampaign object to update |
data | Object | An associative array of fields to the values that will be updateShow Supported Parameters |
return_object | Boolean | If true, returns affected object; defaults to true |
GET Response Notes
Ad campaign object updated or boolean true if
successful.
Return response will be in one of the following formats: array, boolean.
API Call Builder
Javascript is required to use the API Call Builder.