Reports API Brush and Series Selection
Answered
Hi all,
Are the outputOptions available to the Report API available anywhere? The only output type option I can see any information for is the dataset.
Hi all,
Are the outputOptions available to the Report API available anywhere? The only output type option I can see any information for is the dataset.
Hi Lex,
Thanks for reaching out. Our Reports API Wiki page contains all the possible parameters you can utilize to display and interact with reports via API.
As it stands, registerOutputType(outputOptions,callback) only returns the dataset of a report, not the report itself.
I think perhaps the pertinent question here is: what specifically are you trying to accomplish?
I should note that embedding and integrating content via the API isn't something Support can assist much with. I'm happy to give tips and pointers where able, but setting this all up and writing scripts generally falls more in the realm of Consulting, so it may be worth it to reach out to your Account Manager to discuss the possibilities of speaking with a Consultant regarding all this. Nevertheless, please let me know what you're actually looking to do via the Reports API and we can take it from there.
Regards,
Mike
Hi Lex,
Thanks for reaching out. Our Reports API Wiki page contains all the possible parameters you can utilize to display and interact with reports via API.
As it stands, registerOutputType(outputOptions,callback) only returns the dataset of a report, not the report itself.
I think perhaps the pertinent question here is: what specifically are you trying to accomplish?
I should note that embedding and integrating content via the API isn't something Support can assist much with. I'm happy to give tips and pointers where able, but setting this all up and writing scripts generally falls more in the realm of Consulting, so it may be worth it to reach out to your Account Manager to discuss the possibilities of speaking with a Consultant regarding all this. Nevertheless, please let me know what you're actually looking to do via the Reports API and we can take it from there.
Regards,
Mike
Replies have been locked on this page!