Method: projects.locations.liveSessions.liveAdTagDetails.get

Returns the specified ad tag detail for the specified live session.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name in the form of projects/{project}/locations/{location}/liveSessions/{liveSession}/liveAdTagDetails/{live_ad_tag_detail}.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.

IAM Permissions

Requires the following IAM permission on the name resource:

  • videostitcher.liveAdTagDetails.get

For more information, see the IAM documentation.