On Tuesday, August 14, 2012 8:07:08 AM UTC-7, Antony Vorobiev wrote:
>
> Hello all,
>
> I was using ClientLogin authorization method in my server application for
> several months, but now it throws CaptchaRequired error because of too much
> authorization attempts for about 100 client_customer
On Monday, October 8, 2012 11:21:49 PM UTC-7, Sophornia Bartee wrote:
>
>
> On Tuesday, August 14, 2012 8:07:08 AM UTC-7, Antony Vorobiev wrote:
>>
>> Hello all,
>>
>> I was using ClientLogin authorization method in my server application for
>> several months, but now it throws CaptchaRequired
On Tuesday, August 14, 2012 8:07:08 AM UTC-7, Antony Vorobiev wrote:
>
> Hello all,
>
> I was using ClientLogin authorization method in my server application for
> several months, but now it throws CaptchaRequired error because of too much
> authorization attempts for about 100 client_customer
Hmmm.
OK Jayshree. Thanks for responding, but in all honesty, you're not helping.
Please see the response I got back ( above ). For us, at least for certain
accounts ( which have reporting data for the given date range ), we're not
getting any data. It's great that you're getting da
I was trying to test the service connecting using GetAccountHierarchy and
GetCampaigns on sandbox and both of them throw the exception - "ClientEmail
header is not supported in v201209". I have used ClientEmail as
client1_ and DeveloperToken as "+USD".
GetAccountHierarchy getaccounthierarchy
Hi,
I'm sorry for some reason I can't seem to find this error in our side, do
you mind providing us another perhaps more recent requestId. I'll be glad
to investigate.
Best,
-David Torres - AdWords API Team
On Thursday, October 4, 2012 6:48:30 AM UTC-4, Ales Sturala wrote:
>
> Hello,
> when e
Hi,
This error refers to your API monthly budget. You need to login with your
MCC credentials and go to My Account->API Center and increase your budget
there.
Best,
-David Torres - AdWords API Team
On Thursday, October 4, 2012 6:05:02 AM UTC-4, Gorka wrote:
>
> Hi,
>
> I've developed some cod
What error are you getting?
Best,
-David Torres - AdWords API Team
On Thursday, October 4, 2012 5:03:45 AM UTC-4, Hudarsono Hu wrote:
>
>
> Hi,
>
> Wondering what is wrong with following parameters :
>
> operation = {
> :operator => "ADD",
> :operand => {
> :billing_account_id => 767028x
Hi Udy,
There is really no best way, though you need to consider that AdwordsClient
is not thread-safe if you are working with multiple threads.
Changing customerId will allow you save some memory, but no much more gain
than that.
Best,
-David Torres - AdWords API Team
On Thursday, October 4
Hi Oliver,
The answers are 1) yes and 2) yes as you might already expect.
Best,
-David Torres - AdWords API Team
On Wednesday, October 3, 2012 3:34:04 PM UTC-4, Oliver wrote:
>
> Assume we have an MCC with 5 standard adwords accounts inside it.
>
> An application, using the Java client library,
Hi Marc,
This is just a temporary retry-able error. It could happen during short
periods of server maintenance but it should be rare.
Best,
-David Torres - AdWords API Team
On Wednesday, October 3, 2012 2:47:03 AM UTC-4, MarcF wrote:
>
> Hello,
> During one hour yesterday, we have received man
Hi,
Support to partial failures was added for CampaignService,
CampaignCriterionService, CampaignAdExtensionService, AdGroupService since
v201206. I'll make sure our documentation gets updated. Thanks for pointing
it out.
Best,
-David Torres - AdWords API Team
On Friday, September 28, 2012
Hi Etienne,
Obtaining access tokens for service accounts is not yet supported by the
Perl client lib. Although you can use the installed applications flow which
is indeed supported.
There is already filed an enhancement request to support it in the lib
http://code.google.com/p/google-api-adwo
I hadn't, I was looking solely at examples that matched the sort of
activities we were doing with our tools. Thanks for the help!
On Monday, October 8, 2012 5:05:39 PM UTC-4, Oliver wrote:
>
> Have you seen the examples here:
>
>
> https://code.google.com/p/google-api-ads-java/source/browse/#git%
Hi Sean,
Do you mind sending me your ad group id(s) via email? I'll be glad to check.
Best,
-David Torres - AdWords API Team
On Tuesday, October 2, 2012 4:29:12 PM UTC-4, Sean Busa wrote:
>
> We can see data when we pull this report via the UI, the AdGroups are set
> up under AdMob, however w
Hi Gaurav,
Can you email me you MCC customer id? I'll be glad to check your account.
Best,
-David Torres - AdWords API Team
On Monday, October 1, 2012 5:58:27 AM UTC-4, Gaurav Sehdev wrote:
>
> can anybody help on this
>
> On Monday, October 1, 2012 2:44:02 PM UTC+5:30, Gaurav Sehdev wrote:
>>
Hi,
You need to login in the UI with your MCC credentials (the one that has
your developer token) and go to My Account->AdWords API Center. You'll be
prompt to sign the T&Cs.
Best,
-David Torres - AdWords API Team
On Monday, October 1, 2012 3:23:29 AM UTC-4, Gaurav Sehdev wrote:
>
> I was try
Hi,
TrafficEstimatorService only estimates based on desktop platform at the
moment.
Best,
-David Torres - AdWords API Team
On Monday, October 1, 2012 1:28:46 AM UTC-4, Nguyen Toan wrote:
>
> Hello all!
>
> I just began learning about Adwords.
> Now I happened a problem with Traffic Estimator S
Hi,
Just to confirm your findings, this filtering does work in production but
not in sandbox as you found out.
Best,
-David Torres - AdWords API Team
On Saturday, September 29, 2012 8:49:02 AM UTC-4, Goran Jovic wrote:
>
> I am trying to set a predicate to filter only end advertiser account (i
Have you seen the examples here:
https://code.google.com/p/google-api-ads-java/source/browse/#git%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201206%2Freporting%253Fstate%253Dclosed
they all use the AdwordsSession.
Oliver
On Monday, October 8, 2012 8:48:48 PM UTC+1, Alex J
I'm upgrading from 201109 to 201209 API for our internal
tools. Following the migration guide, it was implied/suggested that I
should upgrade from using AdWordsUSer to AdWordsSession. However, I can't
seem to find any references to AdWordsSession anywhere in the jar itself.
Additionally, all t
Thanks, whilst waiting for a reply I have realised that I was not
specifying a customer ID and therefore the MCC id was being passed in by
the client library.
I have now passed in the correct account ID and it is working.
Thanks
On Monday, 8 October 2012 13:24:17 UTC+1, Danial Klimkin wrote:
>
I found the solution, once I removed the "=" for the header "Authorization:
Bearer nn".
David
On Monday, October 8, 2012 8:22:05 AM UTC-4, okieb...@gmail.com wrote:
>
> I have my refresh token and am receiving a 400 - bad request when
> attempting to get report id.
>
> Can you please point
Any update on this? I have exactly the same problem.
If Ruby gems won't support it soon, I can use Java.
Are there any examples on how to use Service to Service authentication?
On Tuesday, August 14, 2012 5:07:08 PM UTC+2, Antony Vorobiev wrote:
>
> Hello all,
>
> I was using ClientLogin authoriz
An MCC account does not have camapigns, Ads, etc. It can only hold other
'standard' adwords accounts. 'Standard' accounts can have camapigns.
You need to use the customer ID of the standard account where the Ads
reside, not the container MCC.
Oliver
On Monday, October 8, 2012 12:31:32 PM UTC
Hi,
I’m new in AdWords API so I decided to download run some example to see how
it works. I download file: awapi_dotnet_lib_v15.0.0.zip from
code.google.com.
I fill App.config file and setup command line arguments to :
v201209.CreateAccount
When I run this example I got exception:
System.Web.S
Hello Sjakie,
Yes, the data will be relevant to the row, though make sure you understand
the effect of segment fields:
https://developers.google.com/adwords/api/docs/appendix/reports
We do not guarantee any particular order for report rows.
-Danial, AdWords API Team.
On Thursday, October
Hello Dave,
It is now, and most of the client libraries are updated already:
http://googleadsdeveloper.blogspot.com/2012/10/adwords-api-v201209-launch-including.html
-Danial, AdWords API Team.
On Thursday, October 4, 2012 8:55:44 PM UTC+4, David Bonner wrote:
>
> Hi all,
>
> I'm in the pr
Hello Michael,
Yes, the call details report is a beta feature:
https://developers.google.com/adwords/api/docs/appendix/reports#call-details
-Danial, AdWords API Team.
On Friday, October 5, 2012 6:33:30 PM UTC+4, Michael Caldwell wrote:
>
> Have Call Metrics been added to the 201206 API? E
Hello Brian,
This functionality is planned but we do not have any time estimation at the
moment.
-Danial, AdWords API Team.
On Saturday, October 6, 2012 12:34:40 AM UTC+4, brian steele wrote:
>
> When will TrueView In-Search be compatible with the AdWords API?
>
> Please let me know -- thank
Hello Stuart,
This forum is for technical question regarding AdWords API only. Please
contact general AdWords support with this question:
http://support.google.com/adwords/?hl=en
-Danial, AdWords API Team.
On Saturday, October 6, 2012 1:27:47 AM UTC+4, Stuart McMullin wrote:
>
> Hello,
>
Hello Sandbox,
Please doublecheck the following:
- the clientCustomerId you send it correct and not an MCC id;
- AdGroupId and CriterionId are correct and criterion is associated with
the ad group.
If the above is valid, email your CID and XML logs to me over email (Reply
to author button).
I have my refresh token and am receiving a 400 - bad request when
attempting to get report id.
Can you please point me to the documentation for the proper headers needed
to make requests?
You mentioned the need for an Authorization: Bearer xxx and I am unsure of
the proper format.
I am usin
Dear Oliver,
Thanks for your reply. Its ok with Auction Insights. But
I want to fetch details of keyword details for particular keyword like(Search
term
Match typeAdded/ExcludedClicksImpr.CTRAvg. CPCCostAvg. Pos.).etc
Pls check snapshot .
Thanks
On Wedne
They do support 201209 now. When I posted last Friday, they hadn't released
8.8.0 libraries, as mentioned in my post. So basically I asked how they
supported the newest version, and they released a new version shortly after
I asked.
On Monday, October 8, 2012 2:19:53 AM UTC-4, Win Ko Aye wrote:
halfas,
If it is at all possible to use ad-hoc reporting or the AWQL to get the
data you need that would be your best solution. API units add up quickly
using the individual service calls to retrieve data. Downloading ad-hoc
reports is free(as in costs you no units) and allows you to retrieve a
ChrisB,
There is no Java specific API documentation unfortunately. The
documentation is generic and should be accurate across all api
implementations.
This is the only API documentation I am aware of:
https://developers.google.com/adwords/api/docs/reference/
On Wednesday, September 12, 2012
Hi all,
i want to show my clients before they create an ad how it will look like.
is there an api call that returns a preview for a given ad ?
thanks for your help
Udy
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogs
Hello Kevin,
Thank you for the reply. When you say "clientCustomerId of an account that
serves ads" what does it mean?
Also how does MCC account differ from the other account you are talking
about?
What exactly should I ask from my company's adwords team?
Thanks
On Tuesday, 18 September 2012
-Bump-
Can one of the Google Adwords guys please take a look at this asap?
I am unable to set/update any parameters which is a show-stopper for our
project.
On Thursday, 4 October 2012 09:51:29 UTC+1, Sandbox wrote:
>
> Nope, it's nothing to do with the currency symbol and I am still getting
>
40 matches
Mail list logo