Method: dynamicProfiles.update

  • This document outlines how to update an existing dynamic profile using the PUT HTTP method to the specified Google API endpoint.

  • The request body should contain an instance of a DynamicProfile object.

  • A successful response will also contain an instance of a DynamicProfile object.

  • Updating a dynamic profile requires the https://www.googleapis.com/auth/dfatrafficking authorization scope.

Updates an existing dynamic profile.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v4/studio/dynamicProfiles

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of DynamicProfile.

Response body

If successful, the response body contains an instance of DynamicProfile.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking