/
Archiving a Site
Archiving a Site
The request must be done through POST method.
URL: /admin/adnet/pub/admin/sitios.html?op=arch&o=xml
Requirements:
- The site must have the Active status
- Site identifier must be known (sitio_id)
Mandatory parameters:
- sitio_id: ID from the site 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
Editing a Site
Editing a Site
More like this
Creación de Espacios
Creación de Espacios
More like this
Información de una Palabra Clave
Información de una Palabra Clave
More like this
Keywords Creation
Keywords Creation
More like this
Creación de Anunciantes
Creación de Anunciantes
More like this
Editing a campaign
Editing a campaign
More like this