Method: eventTags.patch

  • The PATCH method is used to update an existing event tag with support for patch semantics.

  • The request URL includes a profileId path parameter and an id query parameter, both of which are required.

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

  • This method requires the https://www.googleapis.com/auth/dfatrafficking authorization scope.

Updates an existing event tag. This method supports patch semantics.

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/eventTags

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

Query parameters

Parameters
id

string ( int64 format)

Required. EventTag ID.

Request body

The request body contains an instance of EventTag .

Response body

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

Authorization scopes

Requires the following OAuth scope:

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