...
- anunciante: advertiser name
- fecha_alta: ad creation date
- url_anuncio: ad image URL, if it doesn’t have one, the tag will appear empty.
- target_country: if the campaign is segmented by country, the tag will contain two more tags, otherwise the tag will appear empty:
-type: indicates the segmentation type by country, it shows te values 1, -1 and 2 to “Show in these countries”, “Do not show in these countries” and “Show campaign when country is unknown”, accordingly.
-countries: selected countries listing (see countries appendix). - banformato_id: format identifier (see the Formats appendix).
- titulo: ad title.
- archive: ad file name, if it doesn’t have one, the tag will appear empty.
- link_url: ad click URL.
- name: ad name.
- espacios_asociados: it provides an item listing containing the associated spaces.
- pauta_id: campaign identifier.
- prioridad: ad priority.
- largo: ad weight in bytes
- estado: ad status, it may adopt the values 0, 1 and 2 for “Active”, “Interrupted”, “Delay on Delivery”.
- tamano: it contains 2 tags: width an heigh.
- pauta: campaign name.
- peso: ad weight.
- pauta_banner_id: ad identifier.
...
<pauta_banner_id=”69754”> <anunciante>Anunciante de Test</anunciante> <fecha_alta>2011-05-04 13:47:04</fecha_alta> <url_anuncio> http://www.huroland.com/tienda/images/comederos-y-bebederos-gif-gif </url_anuncio> <banformato_id>1</banformato_id> <target_country> <type>2</type> <countries> <item_id=”1”>AD</item> <item_id=”2”>AF</item> <item_id=”3”>AL</item> <item_id=”4”>DE</item> <item_id=”5”>DZ</item> </countries> </target_country> <titulo>Titulo link test vista auncio API GIF</titulo> <archivo/> <link_url>http://www.hola.com/</link_url> <nombre>Nombre Test vista anuncio API GIF</nombre> <espacios_asociados> <item_id=”1”>28360</item> <item_id=”2”>38989</item> </espacios_asociados> <pauta_id>44567</pauta_id> <prioridad>1</prioridad> <largo>73324</largo> <estado>0</estado> <tamano> <width>431</width> <height>437</height> </tamano> <pauta>Test vista API</pauta> <peso>10</peso> <pauta_banner_id>69754<pauta_banner_id> </pauta_banner> |