Enum EventSource
The source of the event.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum EventSource
Fields
| Name | Description |
|---|---|
| App | The event was generated from an app. |
| InStore | The event was generated from an in-store transaction. |
| Other | The event was generated from other sources. |
| Phone | The event was generated from a phone call. |
| Unspecified | Unspecified EventSource. Should never be used. |
| Web | The event was generated from a web browser. |