On Monday 07 June 2010, Reed elucidated thus:
> Hope this helps,
> -reed
>
>xmlns:soapenv="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/
> v200909">
>
>
>xyzzy
>
Hope this helps,
-reed
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/
v200909">
xyzzy
plough
V2009 Getall Campaig
I'd like to second this request. I haven't been able to figure out how
to get a simple list of campaigns using CampaignService on 201003. I
know Google is trying to encourage people to use the libraries instead
of raw SOAP, but the Ruby library they have made available is way
bulky for my taste.
C
Hi Warren,
For the v13 ReportService, only 15 reports are stored per account.
The account they are stored in depends on the account they were
scheduled in. So cross-client reports scheduled by an MCC account
will be stored in the MCC account, while single client-reports
schedule by the client acc
Hi Remya,
We try to make the names and the descriptions of these errors self
explanatory. For example,
CANNOT_SET_ACCELERATED_DELIVERY_FOR_BUDGET_OPTIMIZER_CAMPAIGN - An
accelerated delivery method was specified for a budget optimizer
campaign.
Do you have additional questions about this erro
Hi Alexander,
I believe that adGroupMaxCpc will contain the proxy CPC when the
BudgetOptimizer is enabled. You can test this out fairly easily, and
let me know if you have any problems.
Best,
- Eric Koleda, AdWords API Team
On Jun 4, 10:47 am, Alex Parij wrote:
> Hi ,
>
> I'm trying to find in
Hi,
Since this PolicyViolationError is exemptable, you can file an
exemption request. An example using the PHP client library is
available here:
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201003/HandlePolicyViolationError.php
Best,
- Eric Koleda, AdWords AP
Hi,
Do you have the requestId or SOAP XML from a request that demonstrates
this problem?
Best,
- Eric Koleda, AdWords API Team
On Jun 3, 4:27 pm, "C.Chung" wrote:
> Hello,
>
> I'm using TargetingIdeaService to get TARGETED_MONTHLY_SEARCHES.
> When I made a API call, I added 100 keywords in
> $r
Hi Ben,
The AdWords API allows you to pass in either a clientCustomerId or a
clientEmail header, depending on how you want to specify the client
account. In the PHP client library, the auth.ini file stores these
values in the property clientId. The value in clientId will be put
into either the c
Hi Vadim,
Either the PHP samples of the APIlity library should give you access
to the TrafficEstimatorService. Other v13 services, such as the
CampaignService, have been sunset and are no longer available, so
ensure that you don't use them in your code.
Best,
- Eric Koleda, AdWords API Team
On
Hi,
This can be done by using the adding a NegativeAdGroupCriterion:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.NegativeAdGroupCriterion.html
Best,
- Eric Koleda, AdWords API Team
On Jun 3, 8:24 am, calford wrote:
> Hi,
>
> is the a way of adding negati
Hi Reyma,
Please see my response to your previous thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/94ee1d1d448b601b/
Best,
- Eric Koleda, AdWords API Team
On Jun 3, 5:23 am, Remya Mohan wrote:
> Hi Google Adwords Team
>
> WHile doing polygon Targeting, we should give
Hi Sia,
There are two ways to access an account using the AdWords API.
1) Directly, where you have the email address and password of the
AdWords account.
2) As an MCC, where you have the email and password of an MCC account
that is linked to the target AdWords account.
Best,
- Eric Koleda, AdWo
Hi All,
As for negative keywords, the KEYWORDS_PERFORMANCE_REPORT includes a
field called IsNegative, which you can use to determine if a keyword
is negative or not. You can filter out negative keywords or zero
impression keywords by using an appropriate predicate.
Best,
- Eric
On Jun 2, 3:31 p
Actually it's just very slow ~30 min instead of ~1 min
On Jun 7, 2:20 pm, Alex Parij wrote:
> Hi ,
>
> Is there a problem with reports today ? Creating them through api or
> on the adwords website keeps them in pending status all the time .
> Reports that were running fine on Friday .
>
> Alexand
Hi ,
Is there a problem with reports today ? Creating them through api or
on the adwords website keeps them in pending status all the time .
Reports that were running fine on Friday .
Alexander Parij
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion gro
Hi Raj,
The selector accepts an array of ID filters, so you can accomplish
this by creating an AdGroupCriterionIdFilter for each ad group, and
setting them all to $selector->idFilters.
Best,
- Eric Koleda, AdWords API Team
On Jun 2, 1:32 pm, Raj wrote:
> Hello Team,
>
> I would like to know how
Hi Taco,
The KeywordToolService was sunset in April and is no longer available:
http://adwordsapi.blogspot.com/2010/04/most-v13-services-turned-off-today.html
Instead you should use the v200909 or v201003 TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference/Target
Hi Jony,
The KEYWORDS_PERFORMANCE_REPORT does not currently have a field that
returns the status of the keyword. Thanks for the feedback, and I'll
pass on your request for this field to the core engineering team.
Best,
- Eric Koleda, AdWords API Team
On Jun 3, 8:06 am, Jony wrote:
> No, when I
Hi Nesha,
The value in the "Authorization" header after "auth=" should be the
authToken retrieved from the ClientLogin API. Please ensure you are
not using a developer token or application token here.
Also, you should specify either the clientCustomerId OR the
clientEmail header, but not both.
Hi Akshay,
Create SET operations for your updates and add them to a
BulkMutateJob. Examples of how to use the BulkMutateJobService are
available in the client libraries. The example in Java is available
here:
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v2010
Hi Raymond,
To change the destination URL of a keyword, set the field
"destinationUrl" in the BiddableAdGroupCriterion object for that
keyword:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.BiddableAdGroupCriterion.html#destinationUrl
Best,
- Eric Koleda, Ad
Hi Tony,
For the "AdWords API Center" link to appear under the "My Account"
menu you must ensure:
1) You are logged into a My Client Center (MCC) account. More
information on MCC accounts is available here:
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=7725
2) You are using
Hi,
Yes, it is possible to only get mobile ideas or stats by including the
MobileSearchParameter in your request:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.MobileSearchParameter.html
Best,
- Eric Koleda, AdWords API Team
On Jun 2, 10:47 am, calford wrote:
Hi John,
It looks like the problem is that the statsSelector element is being
generated with an empty namespace:
I don't have an ETA on when this issue will be resolved, but I will
notify the maintainers of the library.
Best,
- Eric Koleda, AdWords API Team
On Jun 2, 11:42 am, John Wright
Hi,
The returned keyword text will be UTF-8 encoded, so you will need to
use the corresponding utf8_decode() function to convert it back into
ISO-8859-1. More information about special characters is available in
the README:
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/RE
Hi,
I try to use the AdWords Sandbox API on my localhost (Apache) with the
PHP Client Library. The auth.ini looks like
email = "myemail"
password = "mypass"
userAgent = "The Sandbox API Try"
applicationToken = "ignored"
developerToken = "myemail++USD"
; Uncomment to make requests against a clien
Hi Veer,
It appears that there are some occasional internal timeouts that are
leading to this error. The appropriate response is to wait for a few
seconds and then try your request again.
As an aside, requesting the STATS for one keyword at a time is very
inefficient, and we recommend that you b
Hi Chris,
I can't see any obvious problems with your implementation. For a more
in-depth analysis you should open an issue on the Java client
library's site:
http://code.google.com/p/google-api-adwords-java/issues/list
Please include the sample code, stack trace, and any other potentially
use
Hi Alex,
To address your questions:
1) A beta version means that the API may still undergo some changes.
2) We have currently not applied a rate to the report download
request, but will be doing so in the near future. We will post an
update on our twitter feed (http://twitter.com/adwordsapi) wh
Hi,
I just tried to run the AddKeywordsPerformanceReportDefinition example
from the 8.1.0 client library jar.
The call of
reportDefinitionService.mutate(operations)
returns "Fault occurred while processing". Which is not very
specific ;-)
Setting useSandbox true or false doesn't make a difference
Hello Google Adwords Team
Following are some possible error for Camapigns.
Please Provide a Brief reason for chances of occuring these errors
*1. AFTER_MAXIMUM_ALLOWABLE_DATE
*
*2*. *CANNOT_GO_BACK_TO_INCOMPLETE*
*3. CANNOT_SET_ACCELERATED_DELIVERY_FOR_BUDGET_OPTIMIZER_CAMPAIGN*
*4 .CANNOT_SET
Hi Simon,
The rates for the TargetingIdeaService have been changed, as is
indicated on our recently updated rate sheet:
http://code.google.com/apis/adwords/v2009/docs/ratesheet.html
The new rate is 5 units per request and 0.1 units for each
TargetingIdea returned. Getting the STATS for one ke
In API v13 there is schedule field with AdAchedule type in CampaignList.
But in v2009 I did not find it. How to get schedule information in v2009?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.googl
If I use the Adwords API provided by Google, can I compile the results
returned by the KeywordToolService and sell that information to the
public. What I have are information of the related keywords to a seed
keyword.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog an
Hello,
I'm just going through the AdWords API documentation and I don't
understand
the Budget in CampaignService for monthly period. There are two
options in Period (daily/monthly) with information about field:
Period over which to spend the budget. MONTHLY is not available to
most
users.
Who can a
I have eventually tracked this down. There seems to be a length limit
to email addresses used. Mine was too long, I changed it for a shorter
one from a colleague and it's all going through fine. I am not sure
what the limit is though I'm afraid.
Replied in case this is of use to anyone else with a
Hi all,
I am trying to add a campaign to a sandbox account. I have followed
all docs, but I still must be missing something. Below is a dump of
the object I am sending, and the error I get back, as you can see I am
sending email, password, userAgern, clientEmail, developer token,
applicationToken,
I read the report service document that said "The Report Center stores up to
15 generated reports per account."
I just want to know this account means Mcc account or Client Account or it
depend on develop token. If I reported multi-task to the report service in a
short time, it works like a queue
39 matches
Mail list logo