Method: billingProfiles.update

  • This document details how to update an existing billing profile using the provided HTTP request, path parameters, request body, and response body information.

  • The update operation uses a PUT request to a specific URL that includes a user profile ID as a path parameter.

  • The request body should contain an instance of a BillingProfile, and a successful response body will also contain an instance of a BillingProfile.

  • This operation requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope for authorization.

Updates an existing billing profile.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/billingProfiles

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

Request body

The request body contains an instance of BillingProfile .

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking
Design a Mobile Site
View Site in Mobile | Classic
Share by: