Client Libraries

Self-generate libraries:

  1. Get Discovery Document for API
    1. Get API Client Key
    2. Call $Discovery endpoint. Follow general instructions to make the discovery call. Example: GET https://dv360seller.googleapis.com/$discovery/rest?version=v1beta1&key={API-Key}
  2. Generate Client Library