GoogleApi.Content.V2.Model.AccountYouTubeChannelLink (google_api_content v0.52.0) View Source
Attributes
-
channelId
(type:String.t
, default:nil
) - Channel ID. -
status
(type:String.t
, default:nil
) - Status of the link between this Merchant Center account and the YouTube channel. Upon retrieval, it represents the actual status of the link and can be eitheractive
if it was approved in YT Creator Studio orpending
if it's pending approval. Upon insertion, it represents the intended status of the link. Re-uploading a link with statusactive
when it's still pending or with statuspending
when it's already active will have no effect: the status will remain unchanged. Re-uploading a link with deprecated statusinactive
is equivalent to not submitting the link at all and will delete the link if it was active or cancel the link request if it was pending.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.