Show / Hide Table of Contents

Class AdEventsResource

The "adEvents" collection of methods.

Inheritance
object
AdEventsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DataManager.v1
Assembly: Google.Apis.DataManager.v1.dll
Syntax
public class AdEventsResource

Constructors

AdEventsResource(IClientService)

Constructs a new resource.

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

Methods

Ingest(IngestAdEventsRequest)

Uploads a list of AdEvent resources to Google Analytics. This feature is only available to accounts on an allowlist.

Declaration
public virtual AdEventsResource.IngestRequest Ingest(IngestAdEventsRequest body)
Parameters
Type Name Description
IngestAdEventsRequest body

The body of the request.

Returns
Type Description
AdEventsResource.IngestRequest
In this article
Back to top Generated by DocFX