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 |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | The ID of the Ad Campaign to update |
data | Object | An array of (field => value) containing the updates to the Ad CampaignShow Supported Parameters |
GET Response Notes
On successful update.
Return response will be in the following format: true.
API Call Builder
Javascript is required to use the API Call Builder.