Describes how to create campaigns and handle approval requests by API
ext.display.enabled=1
: Allows campaign with display creatives to run on this placement.display.{w, h}
: Sets the placement size to 300 px (width) by 250 px (height).ext.responsive=resize
: Dynamically adjusts the size of the creative to fit the placement.ext.approval_method=admin
: Requires administrator approval before ads can be served on this placement.If campaign creation fails, please check the error message for more details.
Note: The types of creatives allowed may differ depending on the placement.
code | description |
---|---|
pending | Initial state |
requested | publish requested |
published | published |
rejected | Rejected |
canceled | canceled |
finished | finished |