Method: floodlightActivities.patch

  • The method PATCH https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/floodlightActivities is used to update an existing floodlight activity and supports patch semantics.

  • The path parameter profileId is required and represents the user profile ID associated with the request.

  • The query parameter id is required and represents the EventTag ID.

  • The request and response bodies both contain an instance of FloodlightActivity.

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

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

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v4/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