AdManager::updateCampaign Method

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.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of AdCampaign object to update
data ObjectAn associative array of fields to the values that will be updateShow Supported Parameters
return_objectBooleanIf 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.
Have a Question? Please contact [email protected] for technical support.