Method: floodlightActivities.update

  • This page details how to update an existing floodlight activity using a PUT HTTP request to a specific URL.

  • The request requires a profileId path parameter, which is a string formatted as an int64, associated with the user profile.

  • The request body should contain an instance of FloodlightActivity .

  • Upon successful completion, the response body will also contain an instance of FloodlightActivity .

  • Updating a floodlight activity requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope for authorization.

Updates an existing floodlight activity.

HTTP request

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

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: