To create a small but functional basic client application using the Search Ads 360 API, follow the guidelines in this section.
- Prerequisites
- Create a project in the Google API Console, install a utility script, and learn about REST and JSON.
- Install a client library
- Download a client library for your programming language.
- Set up authorization
- Get the credentials you'll need for all requests to the Search Ads 360 API.
- Set up your application
-
Write a class that initializes a
Doubleclicksearch
object. - Send a sample request
- Send a sample request to the API.