Re: Need help (paid!) migrating to 201209

2012-11-20 Thread jayshree bhongle
Hi, This 201109 is deprecated use 201206 On Thursday, November 8, 2012 10:33:55 PM UTC+5:30, Andre Cox wrote: > > Hi, > > We have a script using DownloadCriteriaReport function but it stopped > working about 3 days ago. It was using the 201109 php library. > > I'm now getting this error: > >

Re: ADGROUP_REACH_FREQUENCY_REPORT doesn't return any records yet?

2012-10-04 Thread jayshree bhongle
Hi, This report works.I have used this report and it gives me correct data .I have tested it for the fields which you have specified.But instead of using adhoc reports i use awql queries. The query which gets me this data is as follows:- $reportDefinition = "SELECT AdGroupId,AdGroupName,AdGroupStat

Re: v201109 ==> v201206 reporting issues

2012-08-21 Thread jayshree bhongle
You can try this code.It gives me the output properly $username = ""; $password = ""; $customerId = ""; $devToken = ""; // Get an access code for the user $url = "https://www.google.com/accounts/ClientLogin";; $params = array( "accountType" => "GOOGLE",

AWQL Queries

2012-07-17 Thread jayshree bhongle
Hi, I am using the following query to get my stats for all the campaigns whose campaign names are lised in array. But its giving me a an error as "!!!2|||-1|||[INVALID_WHERE_CLAUSE]???" I am unable to use IN Operator where as I Get results If I use = Operator and pass one campaign name "SELEC