/
Approving a Campaign
Approving a Campaign
URL: /admin/adnet/pub/admin/pautas.html?op=apr&o=xml
Requirements:
- The campaign must be in Initial or Programed status.
- Campaign identifier must be known (pauta_id).
- The user must have campaign approval permission.
Mandatory parameters:
Pauta_id parameter must be included along with campaign identifier.
Request example:
URL: /admin/adnet/pub/admin/pautas.html?op=apr&o=xml
Parameter:
pauta_id=43242
Parameter explanation:
pauta_id: campaign identifier
Response:
It contains an object <operacion> that contains a tag <resultado>. The result could be either 1 (successful operation) or 0 (failed operation).
If the operation is unsuccessful, it adds a list of errors through tags <error>, containing the attribute that specifies the attribute's name with error, and message with the error message.
Response example without errors:
<operacion> <resultado>1</resultado> </operacion> |
, multiple selections available,
Related content
Editing a campaign
Editing a campaign
More like this
Advertisers Listing
Advertisers Listing
More like this
Reactivar Anuncio
Reactivar Anuncio
More like this
Información de una Palabra Clave
Información de una Palabra Clave
More like this
Información de Pauta
Información de Pauta
More like this
References
References
More like this