Jump to: GET Response Notes | API Call Builder | Related Models
Retrieve all LogEvents records that match search criteria.
Name | Type | Description |
---|---|---|
advertiser_id | Url | Your Attribution Analytics Advertiser ID; accessible via the Advertiser Account Details page. |
api_key | String | Your API Key; accessible via your User Details page of your Attribution Analytics account. |
start_date | Date | The beginning datetime for the requested results, provided in ISO-8601 format. Dates without offsets (i.e. a timezone) default to the value provided for the timezone parameter. If the timezone parameter is not specified, the dates timezone defaults to the timezone set in your user account. If the timezone is not set in your user account, default is UTC. Date must be within the last 120 days. Example: 2016-01-01T00:00:00Z |
end_date | Date | The end datetime for the requested results, provided in ISO-8601 format. Dates without offsets (i.e. a timezone) default to the value provided for the timezone parameter. If the timezone parameter is not specified, the dates timezone defaults to the timezone set in your user account. If the timezone is not set in your user account, default is UTC. Example: 2016-01-01T23:59:59Z |
timezone | Timezone | Timezone for results. Accepts tz database strings like ‘America/Los_Angeles’. Optional parameter; if not provided results default to timezone specific in your user account. If none is found, results are returned in UTC. |
filter | String | Filter by fields and boolean operators against fields of the LogEvents model.Show Supported Values |
fields | Comma Separated List | List of comma-separated fields from the LogEvents model desired in results. Show Supported Values |
limit | Integer | Limit the number of items returned per request. Maximum allowed value is 5000. |
sorts | Sort | Fields of the LogEvents model followed by the direction (asc or desc). Results can be sorted with multiple fields and directions, separated by commas. Example: site_id asc, created descShow Sortable Fields |
response_format | Nullable String | Format of the response; can be either JSON or CSV. If not selected, defaults to JSON. Show Supported Values |
GET Response Notes
List of found LogEvents records that matched search criteria.
API Call Builder
Javascript is required to use the API Call Builder.
Related Models
- AdNetworks referenced as
ad_network
- AdvertiserSubAdgroups referenced as
advertiser_sub_adgroup
- AdvertiserSubAds referenced as
advertiser_sub_ad
- AdvertiserSubCampaigns referenced as
advertiser_sub_campaign
- AdvertiserSubKeywords referenced as
advertiser_sub_keyword
- AdvertiserSubPlacements referenced as
advertiser_sub_placement
- AdvertiserSubPublishers referenced as
advertiser_sub_publisher
- AdvertiserSubSites referenced as
advertiser_sub_site
- Agencies referenced as
agency
- CampaignPayouts referenced as
campaign_payout
- Campaigns referenced as
campaign
- CampaignUrls referenced as
campaign_url
- Countries referenced as
country
- Publishers referenced as
install_publisher
- PublisherSubAdgroups referenced as
publisher_sub_adgroup
- PublisherSubAds referenced as
publisher_sub_ad
- PublisherSubCampaigns referenced as
publisher_sub_campaign
- PublisherSubKeywords referenced as
publisher_sub_keyword
- PublisherSubPlacements referenced as
publisher_sub_placement
- PublisherSubPublishers referenced as
publisher_sub_publisher
- PublisherSubSites referenced as
publisher_sub_site
- Regions referenced as
region
- SiteEvents referenced as
site_event
- Sites referenced as
site
- TestProfiles referenced as
test_profile
- Publishers referenced as
publisher