Versions Compared

Key

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

...

  • The campaign must be created already
  • Campaign identifier must be known (pauta_id)
  • The campaign must not have been cancelled
  • All the requirements for campaign creation

...

  • If the campaign is already running, the neither parameters fecha_inicio nor hora_inicio can be modified, therefore it is not necessary to include it in the request.  

...

  • pauta_id: campaign identifier
  • nombre: CPM test
  • sitio_id: 52432 – campaign advertiser ID
  • tipoventa_id: 1 (CPM campaign)
  • cantidad_total: 100,000 impressions
  • prioridad: 1
  • peso: 1
  • intervalo_activacion: one start and end date
  • fecha_inicio: 23/03/2006
  • fecha_fin: 23/04/2006
  • hora_inicio: 15:00:00
  • hora_fin: 23:59:59
  • ptmodo_id: 1 – even distribution of impressions
  • target_sitio_id: 13212 – site identifier where the campaign will run.
  • target_espacio_id: 45234, 541, 426.  The campaign will tun in these 3 ad spaces.
  • accion_retraso_fecha_fin: 0 – continue running until the amount is reached.
  • All the parameters from advanced selection criteria explained below.

...

<operacion>
    <resultado>1</resultado>
</operacion>

...

<operacion>
    <resultado>0</resultado>
    <errores>
        <error atributo=”nombre” mensaje=”Invalid option”/>
        <error atributo=”anunciante_id” mensaje=”Invalid option”>
        <error atributo=”fecha_fin” mensaje=” The end date cannot be less than the start date”>
    </errores>
</operacion>