Difference between revisions of "Offers API"

From Ad4Game Developers
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
The Offers API allows you to interact with Ad4Game platform. <br />
 
The Offers API allows you to interact with Ad4Game platform. <br />
 
It provides you an easy way to keep your system updated with our offers. <br />
 
It provides you an easy way to keep your system updated with our offers. <br />
through its  methods, you can either retrieve all offers linked to your zoneid or get the creatives files of a specific offer. <br />
+
through its  methods, you can either retrieve all offers linked to your zoneid, get the creatives files of a specific offer or get the conversions details <br />
 
In order to use the offers API, we've generated an Api Key for you, please login to our  ad4game platform to get it.<br />
 
In order to use the offers API, we've generated an Api Key for you, please login to our  ad4game platform to get it.<br />
 
All requests require your Api Key, affiliateId and zoneId.<br />
 
All requests require your Api Key, affiliateId and zoneId.<br />
 
We offer two responses formats : XML and JSON<br />
 
We offer two responses formats : XML and JSON<br />
  
findAll
+
<ul>
findOne  
+
<li>[[findAll]]</li>
getCreatives
+
<li>[[findOne]] </li>
 +
<li>[[getCreatives]]</li>
 +
<li>[[getConversionsDetails]]</li>
 +
</ul>

Latest revision as of 06:19, 21 November 2014

The Offers API allows you to interact with Ad4Game platform.
It provides you an easy way to keep your system updated with our offers.
through its methods, you can either retrieve all offers linked to your zoneid, get the creatives files of a specific offer or get the conversions details
In order to use the offers API, we've generated an Api Key for you, please login to our ad4game platform to get it.
All requests require your Api Key, affiliateId and zoneId.
We offer two responses formats : XML and JSON

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox