Show / Hide Table of Contents

Class MediaPlannersResource

The "mediaPlanners" collection of methods.

Inheritance
object
MediaPlannersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AuthorizedBuyersMarketplace.v1beta
Assembly: Google.Apis.AuthorizedBuyersMarketplace.v1beta.dll
Syntax
public class MediaPlannersResource

Constructors

MediaPlannersResource(IClientService)

Constructs a new resource.

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

Methods

List()

Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.

Declaration
public virtual MediaPlannersResource.ListRequest List()
Returns
Type Description
MediaPlannersResource.ListRequest
In this article
Back to top Generated by DocFX