/
Archiving an Ad Space
Archiving an Ad Space
The request must be done through POST method.
URL: /admin/adnet/pub/admin/espacios.html?op=arch&o=xml
Requirements:
- The space must have the Active status
- Ad space identifier must be known (espacio_id)
Mandatory parameters:
- espacio_id: ID from the space to archive.
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
Archiving a Site
Archiving a Site
More like this
02 - Ads Creation from Formats
02 - Ads Creation from Formats
More like this
Implementation of ads.txt
Implementation of ads.txt
More like this
01 - Ad Studio
01 - Ad Studio
More like this
E-Planning DSP
E-Planning DSP
More like this
Android SDK - Implementation
Android SDK - Implementation
More like this