AppEventTracker
Get AppEventType informations.
Table Specific Information
Select
The connector will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId is required to make a request and the rest of the filter is executed client-side within the connector.
- AccountId supports the '='.
For example:
SELECT * FROM AppEventTracker WHERE AccountId = '1234339';
Columns
Name | Type | References | Description |
AppId [KEY] | String | Application ID. | |
AppVendorId | String |
ApplinkVendors.AppVendorId | Application Vendor ID. |
AppEventType | String | Application Event Type. | |
AppLinkPlatform | String | Describes Application Platform.
使用できる値は次のとおりです。ANDROID, UNKNOWN | |
ConversionTrackerTrackId | Int64 | ConversionTracker ID for tracking. | |
AccountId | Int64 | Account ID. |