Show / Hide Table of Contents

Class TvCampaignSummariesResource

The "tvCampaignSummaries" collection of methods.

Inheritance
object
TvCampaignSummariesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Dfareporting.v4
Assembly: Google.Apis.Dfareporting.v4.dll
Syntax
public class TvCampaignSummariesResource

Constructors

TvCampaignSummariesResource(IClientService)

Constructs a new resource.

Declaration
public TvCampaignSummariesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List(long)

Retrieves a list of TV campaign summaries.

Declaration
public virtual TvCampaignSummariesResource.ListRequest List(long profileId)
Parameters
Type Name Description
long profileId

Required. User profile ID associated with this request.

Returns
Type Description
TvCampaignSummariesResource.ListRequest
In this article
Back to top Generated by DocFX