Method: projects.locations.liveSessions.liveAdMetadata.get

Returns the specified ad metadata for the specified live session.

HTTP request

GET https://videostitcher.googleapis.com/v1/{name=projects/*/locations/*/liveSessions/*/liveAdMetadata/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the ad metadata to be retrieved, in the form of projects/{project_number}/locations/{location}/liveSessions/{id}/ liveAdMetadata/{ad_metadata_id}.

Query parameters

Parameters
vsauth

string

Signature used to verify the request.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.