Hi Kamini,
It should be available in a couple of days, let me know if it takes longer.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 27 November 2012 14:35:59 UTC+5:30, RGTest wrote:
>
> Hi All,
>
> Can anyone tell me in how many days test account will we created.
>
> Thanks & Regard
Hi David,
This error should go away if you retry the calls, but if you are seeing
this very frequently, please send me a failed HTTP request and response to
anash.p.oom...@google.com. I'll investigate this further.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 27 November 2012 22:2
Hi Orlovskiy,
You can refer
to
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201209/BasicOperations/UpdateKeyword.cs
for an example. This example updates bids, you need to update the
userStatus field instead.
See
https://developers.google.co
Hi Krunal,
You can refer
to
https://adwords.google.com/api/adwords/reportdownload/v201209/reportDefinition.xsd
for reportDefinition schema.
Cheers,
Anash P. Oommen,
AdWords API Advisor
On Wednesday, 28 November 2012 12:01:20 UTC+5:30, krunal shah wrote:
>
> I am generating reports using the
Hi Kapil,
You can provide either the MCC credential or AdWords credential, but you
also need to provide the adwords customer id on clientCustomerId header.
Also, QuotaCheckError.INCOMPLETE_SIGNUP means that you haven't completed
the signup process. You can fix this by logging into your API MCC
Hi,
Sandbox has issues right now, plus it is deprecated. My suggestion is to
get a test account and migrate your code to use test accounts. See this
thread for more details:
https://groups.google.com/forum/?fromgroups=#!topic/adwords-api/9C7uXHgmzHc
Cheers,
Anash P. Oommen,
AdWords API Advisor
HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Thu, 29 Nov 2012 05:36:25 GMT
Expires: Thu, 29 Nov 2012 05:36:25 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=
Hi guys,
Just to tell you that I have just received my test account validation email
and it works :-). it took almost a week.
Thank you
José
Le lundi 26 novembre 2012 14:20:16 UTC+1, dearaujoj a écrit :
>
> Hi everyone,
>
> We are working with Adwords API and so far we were doing good with th
Even though its deprecated, it should at least work until Dec 15th, no? We
have already applied for a test account but in the meantime need a way to
test new features we're building.
On Monday, November 26, 2012 2:25:27 AM UTC-8, Danial Klimkin wrote:
>
> Hello Patrick,
>
>
> The Sandbox environ
Hey, I'm new to adwprds API and I'm trying to integrate my bussiness logic
with it. But I'm getting these error:
When I use MCC credentials I get: AuthorizationError.USER_PERMISSION_DENIED
@ ; trigger:''
&
When I use normal adwords account'd credential I
get: QuotaCheckError.INCOMPLETE
Hi Naseweis,
If you have an account manager at Google, that would be a fast way of
escalation in case of critical issues. If you don't have one, then try
using the AdWords phone support. AdWords API doesn't have phone support,
but if you mention that this is an API issue, your request will get
Thanks for the extra information. I can pass that along to our clients so
at least they know we're not just incompetent. I find the AW API
exasperating because of things like this. Every other API we code for is
simple, straightforward and actually returns the results you would expect.
You woul
It would help a great deal if we could see our BottomPosition (lowest
position) and PreferredPosition (highest position) in our Keyword
Performance reports. However, those two fields always come back with two
dashes ("--"). I've made it a point to exclude all fields that could
prevent zero impr
Hi Anash,
thanks for your clarification. Topic 1-4 seems obvious - I spend a lot of
time reading and trying to understand all the RMF and T&C. If we fail with
basic stuff like keeping our contact information upto date, then it's
obviously our own fault. We are concerned about problems which migh
Thank you so much :) We just solved it using your tip :)
On Wednesday, November 28, 2012 4:35:07 PM UTC+1, Ewan Heming wrote:
>
> Hi Stamatina,
>
> I think that you need to enter the customer ID of your test account (as a
> number, without the dashes) into the setClientCustomerIds method of the
Ok, I got it. I'm using the ReportDefinitionService with download_report
method to get the csv file as a String.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~
Hi Stamatina,
I think that you need to enter the customer ID of your test account (as a
number, without the dashes) into the setClientCustomerIds method of the
selector, instead of the using the setClientEmails method with your MCC
email.
Regards,
Ewan
On Wednesday, November 28, 2012 2:50:26
Please... any answers/ideas about this? We cannot test our application!
On Friday, November 23, 2012 12:11:32 PM UTC+1, Stamatina Thomaidou wrote:
>
> Hello,
>
> we are trying to test our application with the new way of testing using
> "Test Account".
> Google AdWords send us with e-mail that we
Hi Chris,
The account should still be in the AdWords interface, and you can just make
a call to the API to see if it's working. I know that people I've been
working for didn't actually receive an email stating that their test
account was active, but I was able to use it with the API while other
Hello!
Can we get "AdGroup name" when we get keywords by using GetKeywords.php ?
(it's AdGroupCriterionService).
I can't find it in array and in Fields.
When we get AdGroups from Company (it's AdGroupService), we can
use CampaignName in Fields, and we get Name of Company in array.
But where n
Thanks Danial,
I'm assuming that since I still see the accounts in the AdWords web
interface, they haven't been reviewed. If that's not accurate, is there a
way to tell that the account is a test account?
On Wednesday, November 28, 2012 8:17:04 AM UTC-5, Danial Klimkin wrote:
>
> Hello Chris,
>
Hello Chris,
10 days is a maximum period, most requests are handled within 24 hours.
Most likely your application was already reviewed.
-Danial, AdWords API Team.
On Monday, November 26, 2012 11:14:09 PM UTC+4, Chris Vaughan wrote:
>
> I have been developing using the Sandbox, but since it'
Hello Kevin,
We do not support the Sandbox as it is now deprecated. It should be
functional for existing users but we strongly encourage all new users to
use Test Accounts.
-Danial, AdWords API Team.
On Tuesday, November 27, 2012 1:56:55 AM UTC+4, Kevin wrote:
>
> Hi Danial,
>
> It won't b
Hi,
I want to get and set the Max. CPC value assigned under the product target.
I am referring the 'product target' which is available under the "Auto
targets" tab on the Adwords interface. We have setup a Product Listing
campaign and we want to automate the product target level Max CPC bid wh
24 matches
Mail list logo