analytics-1.4-apis
analytics-1.4-apis copied to clipboard
Documentation and helpful resources for calling the Analytics 1.4 Apis
Hi, I am getting an error "Invalid report ID" with status code 400 while fetching report by reportID I am using `Report.Queue` API to create report jobs, ![Screenshot from 2022-02-11...
This reference if for Data Source !Types! ## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes...
Hi, i want to know why lately the reports is taking long time to run. there are reports for clients that finishes after 1-2 hours and there is reports that...
Is there is a way to know with metrics & elements are supported for a specific report type? API request or something like this?
Hey, the documentation isn't super clear on what the format of the populate import call should look like. And example like the following would help clear up confusion: `{ "job_id":"325425431",...
We performed a manual request to both https://api.omniture.com/admin/1.4/rest/?method=Report.Validate (used for validating the configuration) and https://api.omniture.com/admin/1.4/rest/?method=Report.Queue (used for creating reports) endpoints, with a request that follows the description on the [github...
To call the GetEndpoint method, a Company is needed as a parameter (https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/admin-api/methods/company/r_GetEndpoint.md). What endpoint can I call that returns a list of Company names, so our customers can select...
According to the documentation https://github.com/AdobeDocs/analytics-1.4-apis, "The 1.4 APIs support JWT and OAuth authentication. You can follow the authentication documentation from the 2.0 Analytics APIs and use the access tokens to...
https://api.omniture.com/admin/1.4/rest/?method=ReportSuite.GetEvents will return "visibility": "2" for events that have been set to the visibility of "Builders" in the RS Admin UI. For example: [ { "rsid": "ageo1xxpnw.orbital.dev", "site_title": "Orbital Provisions...
We are following the documentation for the methods of SaveEvars, SaveProps and SaveEvents and across all 3 methods we are getting the following error : {"error":"Bad Request","error_description":"No report suites defined.","error_uri":null}...