Show / Hide Table of Contents

Class V23Resource

The "v23" collection of methods.

Inheritance
object
V23Resource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class V23Resource

Constructors

V23Resource(IClientService)

Constructs a new resource.

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

Methods

GenerateConversionRates(GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest)

Returns a collection of conversion rate suggestions for supported plannable products. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.GenerateConversionRatesRequest GenerateConversionRates(GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest body

The body of the request.

Returns
Type Description
V23Resource.GenerateConversionRatesRequest

ListBenchmarksAvailableDates(GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesRequest)

Returns a date range that supports benchmarks. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListBenchmarksAvailableDatesRequest ListBenchmarksAvailableDates(GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListBenchmarksAvailableDatesRequest body

The body of the request.

Returns
Type Description
V23Resource.ListBenchmarksAvailableDatesRequest

ListBenchmarksLocations(GoogleAdsSearchads360V23ServicesListBenchmarksLocationsRequest)

Returns the list of locations that support benchmarks (for example, countries). List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListBenchmarksLocationsRequest ListBenchmarksLocations(GoogleAdsSearchads360V23ServicesListBenchmarksLocationsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListBenchmarksLocationsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListBenchmarksLocationsRequest

ListBenchmarksProducts(GoogleAdsSearchads360V23ServicesListBenchmarksProductsRequest)

Returns the list of products that supports benchmarks. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListBenchmarksProductsRequest ListBenchmarksProducts(GoogleAdsSearchads360V23ServicesListBenchmarksProductsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListBenchmarksProductsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListBenchmarksProductsRequest

ListBenchmarksSources(GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest)

Returns the list of benchmarks sources (for example, Industry Verticals). List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListBenchmarksSourcesRequest ListBenchmarksSources(GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListBenchmarksSourcesRequest body

The body of the request.

Returns
Type Description
V23Resource.ListBenchmarksSourcesRequest

ListPlannableLocations(GoogleAdsSearchads360V23ServicesListPlannableLocationsRequest)

Returns the list of plannable locations (for example, countries). List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListPlannableLocationsRequest ListPlannableLocations(GoogleAdsSearchads360V23ServicesListPlannableLocationsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListPlannableLocationsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListPlannableLocationsRequest

ListPlannableProducts(GoogleAdsSearchads360V23ServicesListPlannableProductsRequest)

Returns the list of per-location plannable YouTube ad formats with allowed targeting. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Declaration
public virtual V23Resource.ListPlannableProductsRequest ListPlannableProducts(GoogleAdsSearchads360V23ServicesListPlannableProductsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListPlannableProductsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListPlannableProductsRequest

ListPlannableUserInterests(GoogleAdsSearchads360V23ServicesListPlannableUserInterestsRequest)

Returns the list of plannable user interests. A plannable user interest is one that can be targeted in a reach forecast using ReachPlanService.GenerateReachForecast. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError ListOperationError QuotaError RequestError StringLengthError

Declaration
public virtual V23Resource.ListPlannableUserInterestsRequest ListPlannableUserInterests(GoogleAdsSearchads360V23ServicesListPlannableUserInterestsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListPlannableUserInterestsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListPlannableUserInterestsRequest

ListPlannableUserLists(GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest)

Returns the list of plannable user lists with their plannable status. User lists may not be plannable for a number of reasons, including: - They are less than 10 days old. - They have a membership lifespan that is less than 30 days - They have less than 10,000 or more than 700,000 users. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RangeError ReachPlanError RequestError

Declaration
public virtual V23Resource.ListPlannableUserListsRequest ListPlannableUserLists(GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest body

The body of the request.

Returns
Type Description
V23Resource.ListPlannableUserListsRequest
In this article
Back to top Generated by DocFX