Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • estado: estado del anunciante.  Si no se especifica, muestra todos.  Los valores posibles son:
    act: activa
    arc: archivada
    all: todos

...

  • 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>