Method: floodlightActivities.patch

  • The document provides details on how to update an existing floodlight activity using the PATCH HTTP method with gRPC Transcoding syntax.

  • The update operation requires a user profile ID as a path parameter and an event tag ID as a required query parameter.

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

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

Updates an existing floodlight activity. This method supports patch semantics.

HTTP request

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

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 FloodlightActivity .

Response body

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

Authorization scopes

Requires the following OAuth scope:

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