Hi Eric,
Thanks for your response. The problem is solved now.
As our present application cannot access any external resources, we
cannot use SOAP toolkit. We need to go with only XMLHttp Object. Can
you foresee any kind of potential problem if we don't use any SOAP
toolkit in our application?
-D
Hi Cohn,
The AdWords API is run by Google and is hosted under https://adwords.google.com.
Best,
- Eric
On Sep 18, 12:41 pm, Cohn wrote:
> Who's server / what IP is running the API?
>
> On Sep 17, 7:13 pm, AdWords API Advisor
> wrote:
>
>
>
> > Hi,
>
> > Just to be clear, there is no distincti
Who's server / what IP is running the API?
On Sep 17, 7:13 pm, AdWords API Advisor
wrote:
> Hi,
>
> Just to be clear, there is no distinction between reports generated in
> the API and those generated from the UI. That is, if the account
> owner schedules a report through the UI, you will see t
Hi Lee,
I haven't heard any other reports about this. What specifically does
the exception say?
Best,
- Eric Koleda, AdWords API Team
On Sep 18, 4:56 am, Lee Kap Ju wrote:
> I got timeout error (soap exception) several times when I tried to add
> new groups...
> Not seldom... so often...
> Is
Hi Diwakar,
The SOAP 1.1 specification lists SOAPAction as a required field:
http://www.w3.org/TR/2000/NOTE-SOAP-2508/#_Toc478383528. The
AdWords API servers don't validate the value of the header, but it
must have a value. The common convention is to set the value to a
pair of double quote
Hi Andrew,
You can determine the average position of an ad group by either:
a) Getting the stats using the v2009 API:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.Stats.html
b) Running a report using the v13 API:
http://code.google.com/apis/adwords/docs/de
Hi Rohan,
The API currently doesn't throw an exception if you try to delete a
keyword you've already deleted. Please ensure that you have the right
ID's in your request, and that you are making requests against the
correct environment (production or sandbox).
Best,
- Eric
On Sep 18, 6:38 am, R
Hi Ravi,
In v2009 these fields aren't a part of the AdGroup object directly,
but are on the object in the "bids" field. The field adGroup.bids is
of the type ManualCPCAdGroupBids (
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupService.ManualCPCAdGroupBids.html
) for manual CPC
Using the Adwords API, is it possible to know the positions of ads or
to know if an ad moves "off the page" and requires a higher bid to
bring it back?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API For
I got timeout error (soap exception) several times when I tried to add
new groups...
Not seldom... so often...
Is it normal? or any problem?
anyone who has timeout error when adding some group or ad? like me??
--~--~-~--~~~---~--~~
You received this message because
I just started working on AdWords API.
I am using the following SOAP request to retrieve all campaigns in
sand box environment.
http://www.w3.org/2001/XMLSchema";
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
XX
Hi. Eric.
I tested it. and it has no erros, but it doesn't delete any keyword..
what's the problem?
Regards
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email
Hi,
Can you please tell me in which service and object can I find these fields
in V2009 API.
They were present in the AdGroup service Adgroup object in the V13 APIs.
adGroup.keywordContentMaxCpc
adGroup.keywordMaxCpc
adGroup.siteMaxCpm
Thank you very much.
Ravi.
--~--~-~--~~
Well done Eric, the problem was due to my adwords-api jar. I added the
latest one and now everything is much better.
Thanks for your help.
Cheers,
Qmeapi
On Sep 18, 7:42 am, AdWords API Advisor
wrote:
> Hi Qmeapi,
>
> The SOAP XML response appears to be correctly formatted. My guess is
> that
Hi Harutyun,
Have a look at these pages :
http://adwordsapi.blogspot.com/2009/08/adwords-api-v2009-beta-now-available-to.html
http://adwordsapi.blogspot.com/2009/06/adwords-api-v2009-launch.html
The response is v2009 is already implemented into production
environment.
Cheers.
Qmeapi
On Sep 18,
15 matches
Mail list logo