Method: reports.insert

  • This page details how to create a report using a POST request to the specified URL.

  • The request requires a profileId path parameter, which is the Campaign Manager 360 user profile ID.

  • The request body should contain an instance of a Report, and the response body will contain the newly created Report instance upon success.

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

Creates a report.

HTTP request

POST https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/reports

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

The Campaign Manager 360 user profile ID.

Request body

The request body contains an instance of Report .

Response body

If successful, the response body contains a newly created instance of Report .

Authorization scopes

Requires the following OAuth scope:

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