import * as mod from "https://googleapis.deno.dev/v1/datamanager:v1.ts";| DataManager | A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products. |
| GoogleAuth |
| AddressInfo | Address information for the user. |
| AdIdentifiers | Identifiers and other information used to match the conversion event with other online activity (such as ad clicks). |
| AudienceMember | The audience member to be operated on. |
| CartData | The cart data associated with the event. |
| Consent | Digital Markets Act (DMA) consent settings for the user. |
| CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
| CustomVariable | Custom variable for ads conversions. |
| Destination | The Google product you're sending data to. For example, a Google Ads account. |
| DeviceInfo | Information about the device being used (if any) when the event happened. |
| EncryptionInfo | Encryption information for the data being ingested. |
| ErrorCount | The error count for a given error reason. |
| ErrorInfo | Error counts for each type of error. |
| Event | An event representing a user interaction with an advertiser's website or app. |
| ExperimentalField | Experimental field representing unofficial fields. |
| GcpWrappedKeyInfo | Information about the Google Cloud Platform wrapped key. |
| IngestAudienceMembersRequest | Request to upload audience members to the provided destinations. Returns an IngestAudienceMembersResponse. |
| IngestAudienceMembersResponse | Response from the IngestAudienceMembersRequest. |
| IngestAudienceMembersStatus | The status of the ingest audience members request. |
| IngestEventsRequest | Request to upload audience members to the provided destinations. Returns an IngestEventsResponse. |
| IngestEventsResponse | Response from the IngestEventsRequest. |
| IngestEventsStatus | The status of the events ingestion to the destination. |
| IngestMobileDataStatus | The status of the mobile data ingestion to the destination containing stats related to the ingestion. |
| IngestPairDataStatus | The status of the pair data ingestion to the destination containing stats related to the ingestion. |
| IngestUserDataStatus | The status of the user data ingestion to the destination containing stats related to the ingestion. |
| Item | Represents an item in the cart associated with the event. |
| MobileData | Mobile IDs for the audience. At least one mobile ID is required. |
| PairData | PAIR IDs for the audience. At least one PAIR ID is required. |
| ProductAccount | Represents a specific account. |
| RemoveAudienceMembersRequest | Request to remove users from an audience in the provided destinations. Returns a RemoveAudienceMembersResponse. |
| RemoveAudienceMembersResponse | Response from the RemoveAudienceMembersRequest. |
| RemoveAudienceMembersStatus | The status of the remove audience members request. |
| RemoveMobileDataStatus | The status of the mobile data removal from the destination. |
| RemovePairDataStatus | The status of the pair data removal from the destination. |
| RemoveUserDataStatus | The status of the user data removal from the destination. |
| RequestStatusPerDestination | A request status per destination. |
| RequestStatusRetrieveOptions | Additional options for DataManager#requestStatusRetrieve. |
| RetrieveRequestStatusResponse | Response from the RetrieveRequestStatusRequest. |
| TermsOfService | The terms of service that the user has accepted/rejected. |
| UserData | Data that identifies the user. At least one identifier is required. |
| UserIdentifier | A single identifier for the user. |
| UserProperties | Advertiser-assessed information about the user at the time that the event happened. See https://support.google.com/google-ads/answer/14007601 for more details. |
| WarningCount | The warning count for a given warning reason. |
| WarningInfo | Warning counts for each type of warning. |