Method: floodlightConfigurations.get

  • This page details how to get a single floodlight configuration by its ID using an HTTP GET request.

  • The request requires a user profileId and the floodlight configuration id as path parameters.

  • The request body must be empty.

  • A successful response will contain an instance of the FloodlightConfiguration resource.

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

Gets one floodlight configuration by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/floodlightConfigurations/{id}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

id

string ( int64 format)

Floodlight configuration ID.

Request body

The request body must be empty.

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: