Adds a new creative to a specified ad campaign belonging to the calling affiliate.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
campaign_id | Integer | The ID of the Ad Campaign to which the creative is being added |
data | Object | An array of (field => value) containing the details of the new Ad Campaign CreativeShow Supported Parameters |
POST Response Notes
Returns the ID of the newly added ad campaign creative as an integer
API Call Builder
Javascript is required to use the API Call Builder.