Testing in Practice

Опубликовано: 05 Ноябрь 2024
на канале: Google Ads Developers
13,788
51

In this second video of our Testing Your Integration miniseries, we’ll walk through some examples of testing in practice. Specifically, we’ll create a test manager and client account, configure our API credentials to send requests to the test client account, create a campaign in our test account, and finally query our test account to list its campaigns.

Resources:

Create a test manager account: https://ads.google.com/um/Welcome/?sf=mt

Test accounts guide: https://developers.google.com/google-...

Prerequisites:
============
Obtain your developer token: https://developers.google.com/google-...
Get a client library: https://developers.google.com/google-...
Configure a Cloud project for OAuth: https://developers.google.com/google-...
Configure a client library for OAuth: https://developers.google.com/google-...
Get an OAuth2 refresh token:
https://developers.google.com/google-...