Hello,
I log into accounts using direct logins - no MCC involved. When
converting to v200909 I noticed that two accounts were actually
refused by the authentication service. However, when using the old
method of v13 they still work.
Looking further I noticed that they were refused by the call
Aut
Hi,
So, I'm trying to update bids, and I'm having some trouble with the
system response. I get no error message, and yet the response still
shows the old bid value. SOAP:
Request:
http://www.w3.org/2001/XMLSchema-instance";
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
xmlns
Hi,
To address your questions:
1) The AdWords API server will return a 50x status code for all
requests.
2) This is a good suggestion and something we will look in to.
3) As Joshua replied, PDT is UTC-7.
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 5:53 am, Zweitze wrote:
> I have some qu
On Friday 09 April 2010, SW elucidated thus:
> Reusing authentication seemed to have helped. Surprisingly,
> documentation doesn't state this.
From: http://code.google.com/apis/adwords/v2009/docs/headers.html
"An authentication token is valid for about a week after you acquire it;
when it expir
Reusing authentication seemed to have helped. Surprisingly,
documentation doesn't state this.
Thank you Eric
On Apr 9, 1:20 pm, AdWords API Advisor
wrote:
> Hi,
>
> This likely indicates that you are making too many requests to the
> ClientLogin API in a short period of time. Are you reusing s
http://www.loyalistroofing.com/JBwpZ4tsc8.htm
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~
The v13 info service has a method called GetUnitCountForMethod. The
METHOD_COST apiUsageType is a replacement for the GetMethodCost() v13
method but the Per-Call Migration Guide doesn't offer a replacment for
GetUnitCountForMethod. Any suggestions?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
I talked with a colleague of mine and he said that you may need to
install the certificate in your keystore to work around this error.
He pointed me to the following information which should help:
http://www.java-samples.com/showtutorial.php?tutorialid=210
Best,
- Eric Koleda, AdWords API
Hi Eric,
So, does that mean that if we want to reuse AdWordUsers and services
generated from these users we to cache both (users and services) per
each client account and per each thread?
One more thing, you didn't answer my question from my original post.
Was the number of allowed request to Cli
I'm trying to test my code where I catch an AdWordsApiException
thrown. Is there a good way to get this exception thrown? Also,
what's a good test so that I can loop through multiple ApiExceptions
in a single AdWordsApiException thrown?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have y
Hi Jimmy,
The TargetingIdeaService can do this using the
RelatedToUrlSearchParameter.
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.RelatedToUrlSearchParameter.html
Best,
- Eric
On Apr 9, 4:49 am, icecoke wrote:
> Hi Eric,
>
> many thanks for your response!
>
Hi,
The KeywordToolService and SiteSuggestionService have been replaced by
the TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.html
Best,
- Eric
On Apr 9, 2:43 am, "freesystems.t...@gmail.com"
wrote:
> Hi,
>
> what is api for getting sugge
On Friday 09 April 2010, Andy Precise elucidated thus:
> I've had to switch from using KeywordToolService to using
> TargetingIdeaService instead.
>
> Can't comment on the other one.
>
> Good luck !
>
> On Apr 9, 12:43 am, "aofro...@hotmail.com"
>
> wrote:
> > How can I migrate if there will be no
Hi Jonathan,
Currently there is no error returned when you attempt to change the
keyword text of an AdGroupCriterion, but the change should not
actually take affect. Do you have the requestIds of some requests
that demonstrate this behavior?
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 5:44
Hi Ran,
In the AdWords API, Delaware doesn't have metros of it's own. The
AdWords web interface suggests the metros of Philadelphia PA and
Salisbury MA, but neither of those are in Delaware per se.
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 5:16 pm, Ran Cohen Legolas wrote:
> I am looking
Hello AdWords API Team,
Can you tell me How to pass an array of keywords to
RelatedToKeywordSearchParameter in TargetingIdeaService?
I can call this service by sending one keyword at a time
syntax is
$keywordService = $user->GetTargetingIdeaService();
$keyword= new Keyword();
$ke
Hi,
This likely indicates that you are making too many requests to the
ClientLogin API in a short period of time. Are you reusing services
and/or authTokens in your application?
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 5:19 pm, SW wrote:
> Hi,
>
> We have a process where we replicate go
Hi Hovanes,
An AdWordsUser can either be constructed with a clientId or without
one. When a clientId isn't specified then the services run directly
against the MCC account. This can be useful when you want to run
cross-client reports, or get API usage info. However, for making
changes to campai
Hi,
I just testing this parameter again, and it seems to be working
correctly. Are you running this request in the production
environment? Do you have a SOAP XML request and response that
demonstrates this behavior?
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 1:38 pm, GR wrote:
> I would
Hi,
Do you have the request ID of this request? Can you confirm that
there are active, biddable criteria in your account?
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 10:33 am, molaMolar wrote:
> Hello everyone my problem is that after executing the following code
> returns an object google
Hello:
I am migrating our library to v200909 and I've found a discrepancy
that is occurring throughout our criterion.
When I download an ad group's criterion through v13, I see the bid
amount for firstPageCpc and a qualityScore. When I download the same
data through v200909, firstPageCpc is NULL
I've had to switch from using KeywordToolService to using
TargetingIdeaService instead.
Can't comment on the other one.
Good luck !
On Apr 9, 12:43 am, "aofro...@hotmail.com"
wrote:
> How can I migrate if there will be no KeywordToolService and
> SiteSuggestionService?
--
=~=~=~=~=~=~=~=~=~=~
Hi Kirill,
I apologize for the confusion around this, and we are working on some
materials that will make this clearer in the future. In general
setting the status to DELETED is used for items that can be
"resurrected", such as Campaigns, AdGroups, etc. For items that
cannot be un-deleted the RE
Hi Shamael,
The AdWords API does not support the retrieval of Change History, but
other reports can be run to get the current state of the account.
http://code.google.com/apis/adwords/docs/developer/adwords_api_report_structure.html
The quality score of a keyword can be read using the API.
I'm trying to get ALL RESULTS in my selector. According to the
documentation, setting the paging property to null (or Nothing in my
case since I'm using VB.NET) should cause all results to be returned.
Unfortunately, for the TargetingIdeaSelection, an exception thrown
instead. What do I need to d
Hi
Before creating a Ads, Do i need to check it in V2009 as in V13. if yes then
how can i do that in v2009
Regards
Suraj
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discussion group
How can I migrate if there will be no KeywordToolService and
SiteSuggestionService?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://grou
Hi,
I have the same problem.
Everything works fine for Daily budget, but it fails for Monthly
budget.
Regards,
--
Josip
GemBox.Ppc - http://www.GemBoxSoftware.com/Ppc/Overview.htm - Advanced
AdWords API for C# / VB.NET
On Apr 8, 1:54 am, Simon wrote:
> On Apr 8, 2:21 am, AdWords API Advisor
CFJ, thank you very, very much. the second solution worked perfectly.
On Apr 8, 4:12 pm, CFJ wrote:
> This error is caused by an XML namespace issue between the SoapHeader
> class and System.Web.Services.Protocols.SoapHeader. The issue is
> discussed here:
>
> http://code.google.com/p/google-api
Hi Eric,
many thanks for your response!
Ok, then, is it possible to receive data like from the free google
tool:
https://adwords.google.com/select/KeywordToolExternal
for a given URL?
Maybe I'm using the wrong API and google offers a different one?
I would be really pleased if you point me the ri
30 matches
Mail list logo