Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const PlaymoviesPartnerReadonlyScope + type AccountsAvailsGetCall struct + func (c *AccountsAvailsGetCall) Context(ctx context.Context) *AccountsAvailsGetCall + func (c *AccountsAvailsGetCall) Do(opts ...googleapi.CallOption) (*Avail, error) + func (c *AccountsAvailsGetCall) Fields(s ...googleapi.Field) *AccountsAvailsGetCall + func (c *AccountsAvailsGetCall) Header() http.Header + func (c *AccountsAvailsGetCall) IfNoneMatch(entityTag string) *AccountsAvailsGetCall + type AccountsAvailsListCall struct + func (c *AccountsAvailsListCall) AltId(altId string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) AltIds(altIds ...string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Context(ctx context.Context) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Do(opts ...googleapi.CallOption) (*ListAvailsResponse, error) + func (c *AccountsAvailsListCall) Fields(s ...googleapi.Field) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Header() http.Header + func (c *AccountsAvailsListCall) IfNoneMatch(entityTag string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) PageSize(pageSize int64) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) PageToken(pageToken string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Pages(ctx context.Context, f func(*ListAvailsResponse) error) error + func (c *AccountsAvailsListCall) PphNames(pphNames ...string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) StudioNames(studioNames ...string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Territories(territories ...string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) Title(title string) *AccountsAvailsListCall + func (c *AccountsAvailsListCall) VideoIds(videoIds ...string) *AccountsAvailsListCall + type AccountsAvailsService struct + func NewAccountsAvailsService(s *Service) *AccountsAvailsService + func (r *AccountsAvailsService) Get(accountId string, availId string) *AccountsAvailsGetCall + func (r *AccountsAvailsService) List(accountId string) *AccountsAvailsListCall + type AccountsOrdersGetCall struct + func (c *AccountsOrdersGetCall) Context(ctx context.Context) *AccountsOrdersGetCall + func (c *AccountsOrdersGetCall) Do(opts ...googleapi.CallOption) (*Order, error) + func (c *AccountsOrdersGetCall) Fields(s ...googleapi.Field) *AccountsOrdersGetCall + func (c *AccountsOrdersGetCall) Header() http.Header + func (c *AccountsOrdersGetCall) IfNoneMatch(entityTag string) *AccountsOrdersGetCall + type AccountsOrdersListCall struct + func (c *AccountsOrdersListCall) Context(ctx context.Context) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) CustomId(customId string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) Do(opts ...googleapi.CallOption) (*ListOrdersResponse, error) + func (c *AccountsOrdersListCall) Fields(s ...googleapi.Field) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) Header() http.Header + func (c *AccountsOrdersListCall) IfNoneMatch(entityTag string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) Name(name string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) PageSize(pageSize int64) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) PageToken(pageToken string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) Pages(ctx context.Context, f func(*ListOrdersResponse) error) error + func (c *AccountsOrdersListCall) PphNames(pphNames ...string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) Status(status ...string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) StudioNames(studioNames ...string) *AccountsOrdersListCall + func (c *AccountsOrdersListCall) VideoIds(videoIds ...string) *AccountsOrdersListCall + type AccountsOrdersService struct + func NewAccountsOrdersService(s *Service) *AccountsOrdersService + func (r *AccountsOrdersService) Get(accountId string, orderId string) *AccountsOrdersGetCall + func (r *AccountsOrdersService) List(accountId string) *AccountsOrdersListCall + type AccountsService struct + Avails *AccountsAvailsService + Orders *AccountsOrdersService + StoreInfos *AccountsStoreInfosService + func NewAccountsService(s *Service) *AccountsService + type AccountsStoreInfosCountryGetCall struct + func (c *AccountsStoreInfosCountryGetCall) Context(ctx context.Context) *AccountsStoreInfosCountryGetCall + func (c *AccountsStoreInfosCountryGetCall) Do(opts ...googleapi.CallOption) (*StoreInfo, error) + func (c *AccountsStoreInfosCountryGetCall) Fields(s ...googleapi.Field) *AccountsStoreInfosCountryGetCall + func (c *AccountsStoreInfosCountryGetCall) Header() http.Header + func (c *AccountsStoreInfosCountryGetCall) IfNoneMatch(entityTag string) *AccountsStoreInfosCountryGetCall + type AccountsStoreInfosCountryService struct + func NewAccountsStoreInfosCountryService(s *Service) *AccountsStoreInfosCountryService + func (r *AccountsStoreInfosCountryService) Get(accountId string, videoId string, country string) *AccountsStoreInfosCountryGetCall + type AccountsStoreInfosListCall struct + func (c *AccountsStoreInfosListCall) Context(ctx context.Context) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Countries(countries ...string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Do(opts ...googleapi.CallOption) (*ListStoreInfosResponse, error) + func (c *AccountsStoreInfosListCall) Fields(s ...googleapi.Field) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Header() http.Header + func (c *AccountsStoreInfosListCall) IfNoneMatch(entityTag string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Mids(mids ...string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Name(name string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) PageSize(pageSize int64) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) PageToken(pageToken string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) Pages(ctx context.Context, f func(*ListStoreInfosResponse) error) error + func (c *AccountsStoreInfosListCall) PphNames(pphNames ...string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) SeasonIds(seasonIds ...string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) StudioNames(studioNames ...string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) VideoId(videoId string) *AccountsStoreInfosListCall + func (c *AccountsStoreInfosListCall) VideoIds(videoIds ...string) *AccountsStoreInfosListCall + type AccountsStoreInfosService struct + Country *AccountsStoreInfosCountryService + func NewAccountsStoreInfosService(s *Service) *AccountsStoreInfosService + func (r *AccountsStoreInfosService) List(accountId string) *AccountsStoreInfosListCall + type Avail struct + AltId string + AvailId string + CaptionExemption string + CaptionIncluded bool + ContentId string + DisplayName string + EncodeId string + End string + EpisodeAltId string + EpisodeNumber string + EpisodeTitleInternalAlias string + ForceSendFields []string + FormatProfile string + LicenseType string + NullFields []string + PphNames []string + PriceType string + PriceValue string + ProductId string + RatingReason string + RatingSystem string + RatingValue string + ReleaseDate string + SeasonAltId string + SeasonNumber string + SeasonTitleInternalAlias string + SeriesAltId string + SeriesTitleInternalAlias string + Start string + StoreLanguage string + SuppressionLiftDate string + Territory string + TitleInternalAlias string + VideoId string + WorkType string + func (s *Avail) MarshalJSON() ([]byte, error) + type ListAvailsResponse struct + Avails []*Avail + ForceSendFields []string + NextPageToken string + NullFields []string + TotalSize int64 + func (s *ListAvailsResponse) MarshalJSON() ([]byte, error) + type ListOrdersResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Orders []*Order + TotalSize int64 + func (s *ListOrdersResponse) MarshalJSON() ([]byte, error) + type ListStoreInfosResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + StoreInfos []*StoreInfo + TotalSize int64 + func (s *ListStoreInfosResponse) MarshalJSON() ([]byte, error) + type Order struct + ApprovedTime string + ChannelId string + ChannelName string + Countries []string + CustomId string + EarliestAvailStartTime string + EpisodeName string + ForceSendFields []string + LegacyPriority string + Name string + NormalizedPriority string + NullFields []string + OrderId string + OrderedTime string + PphName string + Priority float64 + ReceivedTime string + RejectionNote string + SeasonName string + ShowName string + Status string + StatusDetail string + StudioName string + Type string + VideoId string + func (s *Order) MarshalJSON() ([]byte, error) + func (s *Order) UnmarshalJSON(data []byte) error + type Service struct + Accounts *AccountsService + BasePath string + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type StoreInfo struct + AudioTracks []string + Country string + EditLevelEidr string + EpisodeNumber string + ForceSendFields []string + HasAudio51 bool + HasEstOffer bool + HasHdOffer bool + HasInfoCards bool + HasSdOffer bool + HasVodOffer bool + LiveTime string + Mid string + Name string + NullFields []string + PphNames []string + SeasonId string + SeasonName string + SeasonNumber string + ShowId string + ShowName string + StudioName string + Subtitles []string + TitleLevelEidr string + TrailerId string + Type string + VideoId string + func (s *StoreInfo) MarshalJSON() ([]byte, error)