Creates a project. Note: This call can take up to 1 minute to complete depending on the number of ad entities provided in the project.
HTTP request
POST https://mmmdata.googleapis.com/v0/{parent=accounts/*}/projects
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent who owns this project. Format: |
Query parameters
| Parameters | |
|---|---|
projectId |
Optional. The project ID is a string that must be in the 3-4-3 format (e.g., |
Request body
The request body contains an instance of Project.
Response body
If successful, the response body contains a newly created instance of Project.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/mmm_data
For more information, see the OAuth 2.0 Overview.