Interface protos.google.ads.datamanager.v1.IEvent (0.1.0)

Properties of an Event.

Package

@google-ads/datamanager

Properties

adIdentifiers

adIdentifiers?: (google.ads.datamanager.v1.IAdIdentifiers|null);

Event adIdentifiers

cartData

cartData?: (google.ads.datamanager.v1.ICartData|null);

Event cartData

consent?: (google.ads.datamanager.v1.IConsent|null);

Event consent

conversionValue

conversionValue?: (number|null);

Event conversionValue

currency

currency?: (string|null);

Event currency

customVariables

customVariables?: (google.ads.datamanager.v1.ICustomVariable[]|null);

Event customVariables

destinationReferences

destinationReferences?: (string[]|null);

Event destinationReferences

eventDeviceInfo

eventDeviceInfo?: (google.ads.datamanager.v1.IDeviceInfo|null);

Event eventDeviceInfo

eventSource

eventSource?: (google.ads.datamanager.v1.EventSource|keyof typeof google.ads.datamanager.v1.EventSource|null);

Event eventSource

eventTimestamp

eventTimestamp?: (google.protobuf.ITimestamp|null);

Event eventTimestamp

experimentalFields

experimentalFields?: (google.ads.datamanager.v1.IExperimentalField[]|null);

Event experimentalFields

lastUpdatedTimestamp

lastUpdatedTimestamp?: (google.protobuf.ITimestamp|null);

Event lastUpdatedTimestamp

transactionId

transactionId?: (string|null);

Event transactionId

userData

userData?: (google.ads.datamanager.v1.IUserData|null);

Event userData

userProperties

userProperties?: (google.ads.datamanager.v1.IUserProperties|null);

Event userProperties