Class ChannelToStoreLinkDetailsMerchantAffiliateProgramDetails
Information specific to merchant affiliate program.
Implements
Inherited Members
Namespace: Google.Apis.YouTube.v3.Data
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class ChannelToStoreLinkDetailsMerchantAffiliateProgramDetails : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Status
The current merchant affiliate program status.
Declaration
[JsonProperty("status")]
public virtual string Status { get; set; }
Property Value
Type | Description |
---|---|
string |