i can provide some sample code in php:
LogDefaults();
// Get the TargetingIdeaService.
$targetingIdeaService = $user->GetService('TargetingIdeaService',
'v201109');
// Create seed keyword.
$keyword = new Keyword();
$keyword->text = 'internet explorer 9';
$keyword->matchType = 'EXACT
Looks like the parsing of the campaignid is a bit buggy!
Using dotnet 4.0 and the latest version of the api so couldn't use
long.Parse.
Changed
string cid = "12345678"; //not real, just an example id
long campaignId = long.Parse(cid);
To
string cid = "12345678"; //not real, just an example id
l
Hello!
I keep getting a message from ReportDefinitionService in sandbox about
Internal Error second day in a row.
Is it due to Google Sandbox issues or is it something on my side?
Details of request and the error are:
[Nov 16 2011 09:44:44.00 - ERROR] POST /api/adwords/cm/v201008/
ReportDef
I'm also getting this error, as far as I can tell it is only the
reports that are having problems.
*grumble-grumble*
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=
Hello,
can anyone give me some idea about where i am going wrong.i am using
the same scripts which has been downloaded with the adwords api php
library.
I am just changing the credentials in auth.ini file and changing the
default server to sandbox url in settings.ini file.Then why i keep
getting t
The error AuthenticationError.GOOGLE_ACCOUNT_USER_AND_ADS_USER_MISMATCH has
been popping up occasionally since today (roughly since about 0:00 GMT),
without any changes on our side (API v200909). Most times retries succeed,
however for some accounts also retries fail repeatedly.
Initially I ass
Imagine waking up to find out your family was days away from losing the
house and being tossed in the street.
What would you do if the only way to save your family was to literally make
money appear in an instant?
How would you get the money to save them?
This guy Anthony made $101,606 check ap
Hi,
From a software engineering standpoint, we cannot recommend performing QA
actions against a production environment. QA is meant to catch bugs or
problems before they reach production. The sandbox environment was created
specifically for this type of testing. We're not recommending you p
Hi,
The order of elements in XML has always been significant and well-defined
by the XML schema in the WSDL. Until know, we haven't enforced this
restriction, preferring to be more accepting of input.
However, this leniency has lead to its own problems. For example, not only
was the order n
Hi,
It's possible there is something in your selector that is preventing them
from returning. Could you please either post your selector or the
requestId from the response you previously pasted? The requestId is not
considered sensitive information as it is only significant to use when
look
Yes, true. Campaigns Service, for example, works fine
On 16 ноя, 12:33, Ray Ray wrote:
> I'm also getting this error, as far as I can tell it is only the
> reports that are having problems.
>
> *grumble-grumble*
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and di
Hi Kevin.
Your full address does not show, so I took an educated guess. If you have
not received anything from me, please send me an email at mcc(at)eazybot.com
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http
I realize this is a very old thread, but I am looking at the upgrade path
to v201109 from v13. We use the timeZoneEffectiveDate as a proxy for
account creation date, and I don't see that field anymore in the
ServicedAccountService's Account object. How would I get this information
now?
--
=
We are in process of upgrading from defined reports to using the adhoc
reports of v201109, and would like to delete the existing [obsolete] report
definitions is there a way to do this using v201109 now that the
ReportDefinition.mutate has been removed?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
I received your email and responded off-list.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hello Peter,
I can't see anything wrong with your request. Please send me your account
ID and login email address over email.
-Danial, AdWords API Team.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://gr
Is there anyone from Google that can speak to this? Would be good to know
if support for this is planned or not.
Thanks,
Hans
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-
17 matches
Mail list logo