Method: eventTags.update

  • The PUT request updates an existing event tag using the provided URL.

  • The request requires a profileId path parameter to identify the user profile.

  • The request body should contain an instance of an EventTag.

  • A successful response will contain an instance of an EventTag in the response body.

  • The request requires authorization using the https://www.googleapis.com/auth/dfatrafficking scope.

Updates an existing event tag.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/eventTags

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 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
Create a Mobile Website
View Site in Mobile | Classic
Share by: