Method: floodlightConfigurations.patch

  • This method updates an existing floodlight configuration using patch semantics.

  • The HTTP request uses a PATCH method and includes the user profile ID in the path.

  • The request requires an event tag ID as a query parameter and a FloodlightConfiguration instance in the request body.

  • The response body will contain an instance of FloodlightConfiguration upon successful completion.

  • The method requires authorization with the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

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

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/floodlightConfigurations

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

Response body

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

Authorization scopes

Requires the following OAuth scope:

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