Method: creatives.get

  • Retrieves a Creative using a GET request to the specified endpoint.

  • Requires a path parameter 'name' to specify the creative to retrieve.

  • The request body should be empty, and the response will contain the Creative details if successful.

Gets a Creative.

HTTP request

GET https://dai.googleapis.com/v1/{name=creatives/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

The creative Google Video ID.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Creative.