Class IngestEventsResponse
Response from the [IngestEventsRequest][google.ads.datamanager.v1.IngestEventsRequest].
Implements
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public sealed class IngestEventsResponse : IMessage<IngestEventsResponse>, IEquatable<IngestEventsResponse>, IDeepCloneable<IngestEventsResponse>, IBufferMessage, IMessage
Constructors
IngestEventsResponse()
Declaration
public IngestEventsResponse()
IngestEventsResponse(IngestEventsResponse)
Declaration
public IngestEventsResponse(IngestEventsResponse other)
Parameters
| Type | Name | Description |
|---|---|---|
| IngestEventsResponse | other |
Properties
RequestId
The auto-generated ID of the request.
Declaration
public string RequestId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |