/
Advertisers Listing
Advertisers Listing
URL: /admin/adnet/pub/admin/anunciantes.html?op=l&o=xml
Potential parameters:
- estado: estado del anunciante. Si no se especifica, muestra todos. Los valores posibles son:
act: activa
arc: archivada
all: todos
/admin/adnet/pub/admin/anunciantes.html?op=l&o=xml
/admin/adnet/pub/admin/anunciantes.html?op=l&estado=act&o=xml
/admin/adnet/pub/admin/anunciantes.html?op=l&estado=arc&o=xml
Response:
It contains a list of objects <anunciante>. The identifier is specified by the attribute anunciante_id and the data presented are:
- nombre: advertiser’s name
- URL: advertiser’s website URL
- observaciones: comments about the advertiser
- estado: it indicates if te advertiser is active (0) or archived (1)
- custom_id: customized identifier
- fecha_alta: advertiser’s creation date
- fecha_baja: if the advertiser has been cleared, indicates the date when it was deleted.
<lista> <anunciante anunciante_id=”123”> <nombre>Ad4all</nombre> <estado>0</estado> <observaciones/> <url>http://www.ad4all.com/</url> <fecha_alta>2006-03-22 13:45:35</fecha_alta> <fecha_baja/> </anunciante> <anunciante anunciante_id=”129”> <nombre>MarketingDirecto.com</nombre> <estado>1</estado> <observaciones/> <url>http://www.marketingdirecto.com/</url> <fecha_alta>2006-03-19 15:23:17</fecha_alta> <fecha_baja/> </anunciante> </lista> |
, multiple selections available,
Related content
Advertisers Information
Advertisers Information
More like this
Implementación de ads.txt
Implementación de ads.txt
More like this
Información de un Anuncio
Información de un Anuncio
More like this
Informes Dinámicos
Informes Dinámicos
More like this
Información de Pauta
Información de Pauta
More like this
Editing a Site
Editing a Site
More like this