Update a given field for an Ad Campaign Creative.
| 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 Creative to update |
| field | String | Name of field to updateShow Supported Values |
| value | String | New value for specified field |
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.