Hi,
It returned me only in the response
"The remote server returned an error: (500) Internal Server
Error."
Thanks
On May 5, 9:35 pm, AdWords API Advisor
wrote:
> Hi,
>
> Can you post the SOAP XML response that is returned?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On May 5, 5:40 a
Thank you Eric,
So we can not control the Position Preference of Campaign as well as
the positionPreferenceBids of ManualCPCAdGroupCriterionBids from API
at this moment?
Thanks and best regards,
PPL
On May 6, 12:07 am, AdWords API Advisor
wrote:
> Hi PPL,
>
> The positionPreferenceBids field of
I am getting the following error when the customerjobkey is set in
BulkMutateJob
DUPLICATE_JOB_KEY_FOR_CUSTOMER
How to use this value, we need to set a unqiue id to identify the job
Have anyone tried this?
Thanks
Shriny
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
Hi Charles,
Thanks for letting us know, I've passed on this information to the
core engineering team for further follow up.
Best,
- Eric
On May 5, 10:15 am, Charles wrote:
> Eric,
>
> Just to follow up, now we are receiving the payload error on
> submission of a job. Although this is rare, jus
Hi,
I was looking for a list of the available Country codes for Mobile
Ads. The link in the v2009 documentation appears to be broken (404)
http://code.google.com/apis/adwords/v2009/docs/reference/adwords_api_countries.html
United Kingdom [VodafoneT-MobileO2 Orange 3]
I'm rec
Hi Don,
The v201002 version of the API was published for early testing of some
new services and is not yet ready to be used. We will announce on the
blog and forum when new version, services, or features become
available for general use.
Best,
- Eric
On May 4, 3:08 pm, Don Spaulding wrote:
> T
Hi Joseph,
You need to modify the following line:
selector.setRequestedAttributeTypes(new AttributeType[]
{AttributeType.KEYWORD});
to be:
selector.setRequestedAttributeTypes(new AttributeType[]
{AttributeType.KEYWORD,
AttributeType.AVERAGE_TARGETED_MONTHLY_SEARCHES});
This will add an add
Hi Mattia,
Unfortunately we can't host your translated content due to technical
limitations. However, feel free to host the content on your own site
and send us a link when its ready. We'd be happy to tweet about it on
@adwordsapi so people notice it. Please review this for more
information on
Hi Satish,
Please see my response on your previous thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/89b78a95fdffd5bc/
Best,
- Eric Koleda, AdWords API Team
On May 4, 7:47 am, Satish Mantri wrote:
> Advisory team and Forum Members,
> Just installed aw_api_php_lib_2.1.0
Hi,
What does the SOAP XML request and response look like for this
request?
Best,
- Eric Koleda, AdWords API Team
On May 4, 6:20 am, "shailendra.si...@infoahore.biz"
wrote:
> Hi,
> I am calling TrafficEstimatorService for estimate of keyword as
> givenhttp://code.google.com/p/adwords-api-j
Hi Lars,
A "boomuserlist" criterion corresponds to remarketing list in the
AdWords web interface:
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=173945
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=166488
Remarketing lists aren't currently exposed in the Ad
Hi Fred,
This can be done using the TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.html
An example of how to use this service with the PHP client library is
available here:
http://code.google.com/p/google-api-adwords-php/source/browse/t
Hi,
Can you post the SOAP XML response that is returned?
Best,
- Eric Koleda, AdWords API Team
On May 5, 5:40 am, PayLoadz wrote:
> Please reply regarding this problem
>
> On May 4, 4:27 pm, PayLoadz wrote:
>
>
>
>
>
> > Hello Everyone,
> > When I tried to create campaign ser
Hi Daniel,
This information is returned in a row as "Total - Content Targeting".
Please see the following thread for more information:
http://groups.google.com/group/adwords-api/browse_thread/thread/3e1b2ef5264e5aac/
Best,
- Eric Koleda, AdWords API Team
On May 4, 6:10 am, Daniel wrote:
> H
Hi PPL,
The positionPreferenceBids field of ManualCPCAdGroupCriterionBids will
only be used is position preference is enabled at a campaign level.
Similarly, the column for position preference will not show up in the
Keywords tab unless the feature is enabled at a campaign level.
Best,
- Eric
On
Hi,
>From your description it sounds like you are creating a new
AdGroupService in each iteration of your loop. Every time you create
a service it needs to fetch the WSDL, and you could be that you are
being temporarily blocked due to excessive requests to this WSDL. We
recommend that you create
Hi Pete,
Campaigns and ad groups can be resurrected at any time by setting
their status to ACTIVE. To resurrect a keyword you simply need to re-
ADD it to the ad group. Ads cannot be resurrected at all. This is
consistent with the AdWords web interface.
Best,
- Eric Koleda, AdWords API Team
O
Hi Tom,
The v200909 TargetingIdeaService does not return CPC estimates.
Currently that information is only available using the v13
TrafficEstimatorService. A new version of TrafficEstimatorService is
in the works, and more information is available in this thread:
http://groups.google.com/grou
Hi Anna,
The "AdWords API Center" tab is only available in MCC accounts. You
cannot create an MCC account using the same email address that is
already used for an standard AdWords account. Please specify a new
email address when creating the MCC account.
Best,
- Eric Koleda, AdWords API Team
O
Hi,
This error is usually returned when there is a mistake with the email
or password you specified. The AdWords API sandbox can be used with
any Google account, such as a GMail account. Please double check your
credentials or perhaps try another account.
Best,
- Eric Koleda, AdWords API Team
Hi,
Please ensure you are using the newest version of the library, 2.1.0.
If the problem continues please open a bug on the issue tracker of the
project:
http://code.google.com/p/google-api-adwords-php/issues/list
Best,
- Eric Koleda, AdWords API Team
On May 3, 10:42 am, oscprofessionals
wro
Hi Bruce,
You can delete a campaign by setting its status to DELETED, but you
are correct that there is no way to completely remove a campaign from
your account. As for how to handle name conflicts, we generally
recommend solution #1. You don't need to add a timestamp to the
campaigns as they ar
Eric,
Just to follow up, now we are receiving the payload error on
submission of a job. Although this is rare, just wanted to bring that
to your attention as well.
Thanks,
Charles
On Apr 26, 4:52 pm, Charles wrote:
> Hi Eric,
>
> Well, we added an extra 10 second wait, and it's working most of
Hi all,
I'm having some doubts about the the way of managing deleted elements.
As far as I can see, Campaign and Ad groups dont support the remove
operator, we need to mark them with status DELETED.
Ads and keywords should be deleted with the remove operator (performs
a physical deletion?).
My que
Hi all,
I'm having some doubts about the the way of managing deleted elements.
As far as I can see, Campaign and Ad groups dont support the remove
operator, we need to mark them with status DELETED.
Ads and keywords should be deleted with the remove operator (performs
a physical deletion?).
My que
Dear all,
I am a newbie in using AdWords API. I would like to develop a PHP code
for account reporting (not more, for the time being). As far as I have
understood, v13 is still needed for ReportService.
Here is my config: PHP Version 5.3.2 & apility v13.
I also have v200909 ready and workin
Dear all,
is a GUI foreseen for v2009 (similarly to Agua for v13, which is now
deprecated and not working anymore if I am right) ?
Thanks!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/g
Dear all,
I am trying the AdWords API v200909 with the PHP 5.3.2
(aw_api_php_lib_2.1.0).
Each time I run a script from the example/ folder, I get PHP warnings
like this one:
PHP Warning: date(): It is not safe to rely on the system's timezone
settings. You are *required* to use the date.timezone
I would like to recreate this functionality from google into our
website.
https://adwords.google.com/o/Targeting/Explorer?__u=10&__c=10&stylePrefOverride=2#search.none!ideaType=KEYWORD&requestType=IDEAS
I'm still new with the API. I use PHP and have modified the code from
the exam
Hi,
In the documentation of CampaignTargetService/ type NetworkTarget
about "targets" field says "An empty list means all networks are
targeted". I successfully send and empty list. When I login in
https://adwords.google.com
none of the options on "Campaign Settings, Networks settings" are
chosen
Please reply regarding this problem
On May 4, 4:27 pm, PayLoadz wrote:
> Hello Everyone,
> When I tried to create campaign service to add
> Campaign it always gives me a return code 500
> "Internal Server Error". Please Help I am using c#.net with noclient
> library for v200909
31 matches
Mail list logo