<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.taptica.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.taptica.com/index.php?action=history&amp;feed=atom&amp;title=Retrieve_Report_By_Appplication</id>
		<title>Retrieve Report By Appplication - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.taptica.com/index.php?action=history&amp;feed=atom&amp;title=Retrieve_Report_By_Appplication"/>
		<link rel="alternate" type="text/html" href="https://wiki.taptica.com/index.php?title=Retrieve_Report_By_Appplication&amp;action=history"/>
		<updated>2026-05-01T22:37:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>https://wiki.taptica.com/index.php?title=Retrieve_Report_By_Appplication&amp;diff=32&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;This method is used to send request to Taptica's AdCore servers for retrieving ads reports. The method will pass to Taptica's AdCore servers unique IDs identifying the applica...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.taptica.com/index.php?title=Retrieve_Report_By_Appplication&amp;diff=32&amp;oldid=prev"/>
				<updated>2012-08-16T09:27:14Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;This method is used to send request to Taptica&amp;#039;s AdCore servers for retrieving ads reports. The method will pass to Taptica&amp;#039;s AdCore servers unique IDs identifying the applica...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This method is used to send request to Taptica's AdCore servers for retrieving ads reports.&lt;br /&gt;
The method will pass to Taptica's AdCore servers unique IDs identifying the applications and a set of metadata describing the request.&lt;br /&gt;
&lt;br /&gt;
== End Point ==&lt;br /&gt;
&lt;br /&gt;
Service end point:&lt;br /&gt;
&lt;br /&gt;
[ Version 4.0 ]&lt;br /&gt;
&lt;br /&gt;
'''Service:''' http://api.taptica.com/sts/v4/AdsReportsAPI&lt;br /&gt;
&lt;br /&gt;
'''WSDL:''' http://api.taptica.com/sts/v4/AdsReportsAPI?wsdl&lt;br /&gt;
&lt;br /&gt;
== Method Signatures == &lt;br /&gt;
&lt;br /&gt;
 AdCoreReportInfo[] RetrieveReportByApplications(&lt;br /&gt;
    Authentication auth,&lt;br /&gt;
    string[] applicationIds,&lt;br /&gt;
    DateTime start,&lt;br /&gt;
    DateTime end,&lt;br /&gt;
    string adNetwork = null)&lt;br /&gt;
 )&lt;br /&gt;
&lt;br /&gt;
'''Return Value'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Type:  AdCoreReportInfo[] &amp;lt;br/&amp;gt;&lt;br /&gt;
Return value has the following properties:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|'''Property'''&lt;br /&gt;
|'''Type'''&lt;br /&gt;
|'''Description'''   &lt;br /&gt;
|-&lt;br /&gt;
|Result&lt;br /&gt;
|OutcomeEnum	&lt;br /&gt;
|The Result is an enumeration, possible value: Fail, Success&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|ErrorCode&lt;br /&gt;
|Int&lt;br /&gt;
|Specific error code. AdCore can define these.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|ResultDescription	&lt;br /&gt;
|string	&lt;br /&gt;
|The description of the method call result in case of error&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Parameters Description'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; valign=&amp;quot;top&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|'''Parameter'''&lt;br /&gt;
|'''Description'''   &lt;br /&gt;
|-&lt;br /&gt;
|auth&lt;br /&gt;
|Type: Authentication&lt;br /&gt;
&lt;br /&gt;
 Hold the authentication tokens for AdCore.&lt;br /&gt;
 This object has these properties:&lt;br /&gt;
 '''UserName''' &lt;br /&gt;
 A string having the username for used to identify on AdCore.&lt;br /&gt;
 '''Password'''&lt;br /&gt;
 Password for above username.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|applicationIds&lt;br /&gt;
|Type: string[], in UUID format with ID of application as provisioned by AdCore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|start&lt;br /&gt;
|Type: DateTime , start date to begin the report.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|end&lt;br /&gt;
|Type: DateTime , end date to end the report.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|adNetwork &lt;br /&gt;
|Type: string, filter by ad network.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>