can anyone help me ?
在 2012年8月8日星期三UTC+8上午10时02分43秒,Blode Wong写道:
>
> I am getting this error message intermittently when i am running
> GetRelatedKeywords.php.
>
> The Error Message is:
> "Failed to get authToken. Reason: Failed to connect to
> 2607:f8b0:4007:801::1010: Network is unreachable"
>
What's the latest. I'm about to spend a fortune on programming and would
love to incorporate the Video Campaigns in our API.
Anyone?
On Monday, April 23, 2012 6:08:21 AM UTC-7, AnzeOrehek wrote:
>
>
> Hello,
>
> is there any way we can get video campaigns statistics with API?
>
>
>
> Thanks.
>
>
HI everyone,
AdWords API Office hours for APAC is now live:
https://developers.google.com/live/shows/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg4LEgVFdmVudBjEn7MDDA/
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion gro
Based on the command output it looks like your maven is having trouble
downloading things from the central repo. Try letting it through your
firewall, or disable your firewall just to confirm that it is the problem.
Also, go to Start>Programs>Accessories then right click the command
prompt(or w
We are getting a strange TargetError.TARGET_ERROR exception when attempting
to update a campaign. The campaign looks fine in adWords UI and the
account's other campaigns update fine. This has only started happening in
the last few days. Any ideas:
Aug 08 13:33:54 SOAP request: http://schemas.xm
Sorry, this problem actually occurs when we merge the Criterion/Ad Performance
reports together (using campaignID/adGroupID/keywordID). Since a keywordID is
always 300 for "Content" named keywords, we end up 2 different adIDs when
we try to merge the reports together. Is there a way to get
Olá pessoal.
Posso estar no fórum errado para fazer essa pergunta, mas espero que possam
me ajudar mesmo assim.
Estou desesperada para enviar minha ideia para o concurso cultural do
Google.
Porém quando Entro nenhum site e tento enviar Minha ideia, Dá Erro
(http://www.creativesandbox.com.br/idea
Hi Akil,
How far apart are your calls to mutate and then get the changes? Might best
guess is that sandbox (given it a has a limited set of resources compared
to production) is not updating the changes feed fast enough.
Best,
-David
On Wednesday, August 8, 2012 12:29:49 PM UTC-4, Akil Burgess
Hi Tal,
You need to contact your account representative.
Best,
-David
On Tuesday, August 7, 2012 4:36:24 AM UTC-4, Tal Ater wrote:
>
> Thanks David,
>
> How does one get on that list of privileged beta customers? We really need
> this feature for our app.
>
> Tal Ater
> http://www.talater.com/
Hi,
Can you give me an specific example? I'll be glad to check.
Best,
-David Torres - AdWords API Team
On Thursday, August 2, 2012 2:45:05 PM UTC-4, bgraves wrote:
>
> I've noticed recently that we've been getting an adID for display
> campaigns/keywords when pulling a Criterion Performance Re
Hi David,
I just tried this in production and I was not able to reproduce the issue.
Thanks,
Akil
On Tuesday, August 7, 2012 6:12:06 PM UTC+1, David Torres wrote:
>
> Hi Akil,
>
> Is this also reproduceable in production?
>
> Best,
>
> -David Torres - AdWords API Team
>
> On Friday, August 3, 2
Hello yoshi,
The library provides it as the exception field, see:
http://code.google.com/p/google-api-ads-ruby/source/browse/ads_common/lib/ads_common/errors.rb#44
I recommend to use the OAuth2 instead though. OAuth1.0a is deprecated and
should not be used for the new projects.
-Danial, A
Hello Temla,
There were no changes to the library that could cause this but there may be
server-side changes that affected system thresholds.
We don't know exact number of calls allowed before captcha is triggered
(and this number can change at any time).
-Danial, AdWords API Team.
On Wed
Hello Temla,
What version on google-ads-common are you using? Please try the same code
with the latest ads-common from git.
See this issue which was recently closed:
http://code.google.com/p/google-api-ads-ruby/issues/detail?id=80
-Danial, AdWords API Team.
On Wednesday, August 8, 2012 6
Hi,
I'm using the Ruby client library and I have studied the v201206 example
named use_oauth2.rb and also the adwords_on_rails application. I can't
figure out how
to reuse the given token without getting OAUTH_TOKEN_INVALID error.
Since it's hard to put a finger on the problem I'm going to pos
Javeed,
1. This will use lots of quota. To find out just how much depends on how
you implement it, you should refer to this page to get an idea :
https://developers.google.com/adwords/api/docs/ratesheet
2. The error you are seeing is because you are sending the 6 requests too
close together.
Hi,
This is clearly a missing dependencies problem, did you happen to run perl
Build.PL and perl Build installdeps?
Best,
-David Torres - AdWords API Team
On Tuesday, August 7, 2012 3:49:07 AM UTC-4, Josh Kelly wrote:
>
> I just installed the perl library, and when I try to run the examples I
Email sent.
Thank!!
Brandon
On Tuesday, August 7, 2012 10:21:32 PM UTC-4, Anash P. Oommen wrote:
>
> Hi Brandon,
>
> Sure, we'd like to see the SOAP request and response. Could you email them
> to anash.p...@google.com and ping this thread? I'll follow
> up with you over the email.
>
> Cheers,
Hi,
I found the answer, it is actually a very rare occurrence but not a bug.
The domain for mobile web impressions is reported in the form of
{app-id}.adsenseformobileapps.com (e.g.
com.rovio.angrybirds.adsenseformobileapps.com)
but in rare occasions and due to technicalities we don't have th
Hi Team,
Can we add Operating System Version,major version and minor version using
v201109 .
Where can we find the sample code to add operating System version.
Thanks in advance
Vishal
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://a
I have been following this post to keep a tab on this issue, as I am also
waiting for this to be resolved. Just wanted to know if there is any update?
On Monday, August 6, 2012 4:46:49 PM UTC+1, Kevin Winter wrote:
> Hi Sander,
> Unfortunately, I don't have an update at this time. I'm pushin
Hello,
I'm trying switch on the newest perl library and 201206 API version.
I can't proceed thru the authentification for some reason, i guess the
problem is because http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
>https://adwords.google.co
You can get this data via adhoc reports:
https://developers.google.com/adwords/api/docs/appendix/reports#keywords
The 'Dimensions' data is mainly in the fields that have 'Segment' in the
'Behavior' column.
Oliver
On Wednesday, August 8, 2012 9:29:17 AM UTC+1, hu xin wrote:
>
>
> Can I get ke
Hi Kevin,
thanks for your answer. What is the UI you mention? The Keywordtool at
https://adwords.google.com/o/*KeywordTool* still has the option to get the
SearchVolume based on the match type for keywords. E.g. i get for the
keyword "test" and all three match types different search volumes fo
Hi,
Thanks for the answer. I'm aware about the token lifetime and that we
should reuse them. But the code I'm using has been
working for weeks and suddenly it's not working. I have never had
a CaptchaRequiredError before and the amount of requests are the same.
So I guess this is probably a som
Hello Again,
Its been two days i did not get any reply yet. Is it normal that it will
take this much of time for response.
Thanks you
On Monday, 6 August 2012 10:42:37 UTC+2, javeed wrote:
>
> Hi,
>
> I have couple of questions to ask Regarding Bulk Mutation Job service.
>
> 1. If have i hav
Can I get keywords demonsions through Adwords API?
Such as Demonsion of specific keywords view by hour of day through Adwords
API.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/ad
27 matches
Mail list logo