Re: THIRD_PARTY_REDIRECT_AD not returrning in an AdPerformance report

2012-02-06 Thread Brilliant Media
Thanks Pete. The Url for that thread is http://code.google.com/apis/adwords/community/?place=topic%2Fadwords-api%2FB_4KcaBaUck%2Fdiscussion -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/g

Re: THIRD_PARTY_REDIRECT_AD not returrning in an AdPerformance report

2012-02-06 Thread Brilliant Media
I'm having a similar problem getting ad performance reports with third party ads. I'm using a report request like the attached (I've resorted to toggling the includeZeroImpressions flag to see if I can get any data), and I *sometimes* get data, and sometimes don't. The data all seems to be avai

Re: Failed to retrieve Campaign(s). Exception says "ClientEmail header is not supported in v201109."

2011-11-02 Thread Brilliant Media
Found the link: http://code.google.com/apis/adwords/docs/reference/: Email address is no longer to be used as a client identifier; only Customer > ID (available through > InfoService > or

Re: Failed to retrieve Campaign(s). Exception says "ClientEmail header is not supported in v201109."

2011-11-02 Thread Brilliant Media
I think use of the client email for authentication has been discontinued - you can create an mcc account without an email,. What you need is the client-id - it's displayed as a (10?) digit number in the adwords console, usually looks like 123-456-7890 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Encoding Issues with the Reporting API V201109

2011-11-02 Thread Brilliant Media
Thanks for figuring this out - and posting it for reference. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: from Start to End

2011-10-26 Thread Brilliant Media
Have you downloaded the C# Client? There are lots of examples in that. They are what I tend to refer to when I'm not sure how to do something. from http://adwordsapi.blogspot.com/2010/11/change-to-currency-formatting-in-report.html > A micro value is equal to one million times the conventional

Re: Google Units And Not Money - V201109 Reporting

2011-10-25 Thread Brilliant Media
According to the documentation (see http://code.google.com/apis/adwords/docs/reportingtopics.html): 1. The returnMoneyInMicros header determines which unit money is returned in 2. As far as I can tell (and I've done a bit of experiementing) the Report Definition is the same as the

Re: Quota used by AdHoc report requests

2011-10-25 Thread Brilliant Media
The original announcement said that the AdHoc Reporting Service is free (i.e. costs 0 API units) - http://adwordsapi.blogspot.com/2011/10/adwords-api-v201109-launch-providing.html : Downloading reports is now free and does not require a stored > ReportDefinition > -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Adhoc Reporting Response Codes

2011-10-24 Thread Brilliant Media
Hi Anash Thanks for the info. Are you able to confirm that the API returns consistent Content-Type headers for valid and invalid report definitions? Or, if not, do you have a definition for the error format? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Adhoc Reporting Response Codes

2011-10-21 Thread Brilliant Media
I've noticed that, in general, the Adhoc reporting returns a 400 response with the error message in the body when I ask it to do something silly (like ask for a report on an MCC Customer). This behaviour is, however, inconsistent, as you can post a report definition with an incorrect dateRangeT

Re: Search term report, missing data for yesterday

2011-10-21 Thread Brilliant Media
We always use custom date ranges (they're not that much more difficult) - but data for yesterday available when we try and get it at around 0800hrs. We've also noticed that sometimes the figures don't "settle" for up to three days (I guess this is due to click fraud), so we always refresh the pr

Support For Double Click Ad Exchange

2011-10-20 Thread Brilliant Media
The Double Click Ad Exchange API "documentation" says to use the Adwords API. What's the status of the support for this? I can't seem to run the v201109 reports for an Ad Exchange account - I get the response "!!!2|||-1|||Improperly formatted report request???" I don't want to implement this a

Destination Auto-tagging

2011-10-13 Thread Brilliant Media
Does the API allow you to retrieve (or even better manage) the status of Destination Auto-tagging (see http://www.google.com/support/analyticshelp/bin/answer.py?hl=en&answer=1033981&ctx=cb&src=cb&cbid=-4iskbj91b8xm&cbrank=1) Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: AdWords API v201109 is now available

2011-10-10 Thread Brilliant Media
and the Python one? On Oct 9, 8:19 am, Amitay wrote: > When will the client libraries will be updated? (namely the PHP one) > > Thanks. > > On Oct 8, 12:42 am, AdWords API Advisor > wrote: > > > > > > > > > We’re pleased to announce the launch of AdWords API v201109, which > > includes upgrades

Re: AdGroupAdService not retrieving all the ads

2011-08-18 Thread Brilliant Media
These particular ads were created this year (2011) by us sending a request to our Google representative. Is there any way they can be updated to a non-deprecated type without loosing all the historical data we have for them? On Aug 17, 9:53 pm, Eric Koleda wrote: > Hi All, > > In this case I bel

Re: AdGroupAdService not retrieving all the ads

2011-08-16 Thread Brilliant Media
Thanks Eric Its strange that these ads can't be retrieved through the API, as thrdr-party ads I setup on the SandBox are available through the API. I had hoped to be able to manipulate the "Destination Url" (which isn't actually used) so I can correlate this with our customer's conversion trac

Re: Connection to the SandBox

2011-08-11 Thread Brilliant Media
Looks like php is not on your path. You need to add the directory you installed php.exe to your path. http://banagale.com/changing-your-system-path-in-windows-vista.htm shows you how to change your path on windows On 11 Aug, 16:38, Mouloud Zennadi wrote: > Hi, > > I install and configure autho.in

Re: AdGroupAdService not retrieving all the ads

2011-08-11 Thread Brilliant Media
OK, so I tried it on the sandbox by setting up my down ad, and it seems to work as expected Can someone tell me what's wrong with the specified adgroups? Thanks On 11 Aug, 12:15, Brilliant Media wrote: > I'm trying to figure out how I can map ads which are displayed "Third-

AdGroupAdService not retrieving all the ads

2011-08-11 Thread Brilliant Media
I'm trying to figure out how I can map ads which are displayed "Third- party ad" in the console to the external ad. To this end, I'm trying to retrieve the Ads from the AdGroupAdService. However, none of the Ads displayed as "Third-party ad" in the console are available through the API. I'm gett