Thanks for the information, Kevin.
Is there some kind of a time line for this to be working? BTW, it wasn't
mentioned at the API developer day that it's in development; it fact it was
specifically shown how that works...
What was mentioned at the dev day was that all other versions of the API
I should mention that the definition also includes several clientSelectors
by login which I didn't post earlier.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=
Hi,
I just started implementing the ReportDefinitionService v201101 and ran into
issues downloading any of my reports. I created a bunch of cross client
reports for our MCC accounts which didn't throw any errors. However when I
tried to download any of them I got an "Unexpected exception".
He
Hi,
I sent an email to the address you suggested and only got an auto-
reply saying I can't send questions to that account. The email also
suggests using the Contact Us link in Adwords, which unfortunately
leads to very specific forms that do not apply in our case.
Since the API reports different
Hi,
Did anyone get wrong results from the report service for March 12,
2010 (or any other date for that matter)?
Currently the following is happening for reports for March 12, 2010
(regardless of the requested time frame) and only for one customerId:
We're scheduling a DefinedReportJob to retrie
Sorry for posting at the wrong spot.
I added a bug for this where I just posted my previous description:
http://code.google.com/p/google-api-adwords-php/issues/detail?id=11
The other bug you mentioned -
http://code.google.com/p/google-api-adwords-php/issues/detail?id=4
- is actually a slightly
Hi,
When starting to use the PHP client library I encountered a somewhat
confusing issue:
I tried to create a few dummy campaigns in my sandbox and got the
following error:
Fatal error: Uncaught SoapFault exception: [soap:Server] Unmarshalling
Error: Unable to create an instance of
com.google.ad
Hi.
That fact that the user object serves as a factory too actually caused
my confusion. But maybe that's just me. I'd rather just use a factory
class to obtail the service object.
In my opinion a service generally is just a proxy to allow to call
remote functionality. It basically deals with the
I'm working for a client who has been using the Google Adwords API for
quite some time. We're now considering using the PHP client library
instead of calling the service directly.
During my first tests it turns out that you can't switch between
client accounts after the service object is construct