Show / Hide Table of Contents

Class AudienceInsightsResource

The "audienceInsights" collection of methods.

Inheritance
object
AudienceInsightsResource
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 AudienceInsightsResource

Constructors

AudienceInsightsResource(IClientService)

Constructs a new resource.

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

Methods

ListInsightsEligibleDates(GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesRequest)

Lists date ranges for which audience insights data can be requested. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RangeError RequestError

Declaration
public virtual AudienceInsightsResource.ListInsightsEligibleDatesRequest ListInsightsEligibleDates(GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesRequest body

The body of the request.

Returns
Type Description
AudienceInsightsResource.ListInsightsEligibleDatesRequest
In this article
Back to top Generated by DocFX