AI-generated Key Takeaways
-
Authorized Buyers APIs require authorization and can be accessed using any standard web stack due to their JSON REST API structure.
-
Google recommends using a client library for enhanced security and provides code samples in various languages for Marketplace and Real-time Bidding APIs.
-
Individual operation samples are available in the developer documentation, offering specific guidance for implementation.
-
The Ad Exchange Buyer II API is deprecated except for RTB troubleshooting resources, and alternative solutions are encouraged.
We recommend using a Google API client library and the following code samples to support your implementation. Client libraries support authorization and increased security.
The Authorized Buyers APIs are JSON REST APIs, and any standard web stack can read data from them. All operations through the Authorized Buyers APIs require authorization.
You can also view samples for individual operations in our developer documentation.
The following samples are available for Authorized Buyers APIs:
Marketplace
Code samples are available for the Marketplace API in the following languages:
C# | Java | Python |
Real-time Bidding
Code samples are available for the Real-time Bidding API in the following languages:
C# | Java | PHP | Python | Ruby |
Ad Exchange Buyer II
Code samples are available for the Ad Exchange Buyer II API in the following languages:
C# | Java | PHP | Python | Ruby |