Could someone look into this please?
I think I know what caused the issue to appear. I recently activated
Gmail on the account I use as MCC. For this, I had to create a new
email address for the account ending with "@gmail.com". Now, both
these addresses work when I log in to AdWords, and both als
thanks ewan your suggestion solved my problem.
On Jun 25, 7:40 am, ewan wrote:
> This can happen when you call the ClientLogin API too many times
> within a short period. It could be because you're creating a new
> AdWordsUser with the same login details for every API call. Try
> caching the user
Hi,
I want to fetch all adgrousp in my mcc account. For that I have used
that following procedure.
first I fetch the client accounts list in my mcc, than I pick each
account one by one and fetch their adgroups.
but some times I got error : CLIENT_EMAIL_REQUIRED.
I don't know why it is happening
This question is to either Google or people who've developed tools to
store AdWords performance data. My team is successfully making reports
from keyword level data and we want to next store placement & content
data. Placements formerly were retrieved in the same report as
keywords, but placements
I am having a problem understanding the operation results from a BMJS
request that has a rigged failure for testing. For the purposes of
identifying failures, I have expanded on the bulkProcessResults
function, included in the PHP library. I have begun passing a zero-
based-indexed array of the a
MatchType
Impressions
ClickType
Clicks
Cost
AdGroupId
EQUALS
3061973138
20110621
20110630
Keywords performance
Hi Priyank,
Unfortunately I can't pull up the logs for requests to the sandbox
environment. Have you seen this same behavior in production?
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://gro
Hi,
my account got more than two clients, while i'm pulling reports through API
I want to filter reports for a particular Client. i found a way to filter
by campaignIds, since the campaign ID list is too big i don't want to follow
that method. is there any built-in method available in API to fi
Sorry, I just figured out why I'm getting this error: client
canceled. :(
On Jun 30, 8:57 am, bgraves wrote:
> At 8:41am, I started getting this exception for all my client
> accounts:
> "User does not have permissions to use AdWords API (e.g. read only or
> reports only user)"
>
> This error d
At 8:41am, I started getting this exception for all my client
accounts:
"User does not have permissions to use AdWords API (e.g. read only or
reports only user)"
This error doesn't make sense since I'm only pulling reports using
these accounts for months now. Is there an issue with v13
ReportServ
Sorry, I forgot to set paging=false, working again.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this mess
Hey Eric
that would be correct.I am currently testing this feature in sandbox.
I have just recreated the same scenario again in *sandbox* today in morning
and below are the new requestIds on the response.I will not be touching this
Client anymore, so that you can easily identify the problem
Getting back all the Accounts, but the Links are null.
RequestID:
[30 Jun 2011 07:42:30,670 - DEBUG] email=
effectiveUser= service=ServicedAccountService
method=get operators={} responseTime=7178 operations=0 units=0
requestId=2b903117cb91783e82ebf4f0864d5118 server=https://
adwords.google.com is
Hi ,
We are using 200909 version
Usually when the test for eligibility we get
BiddingTransitionError and error.reason
('CONVERSION_TRACKING_NOT_ENABLED', 'NOT_ENOUGH_CONVERSION_DATA',
'NOT_ENOUGH_CONVERSIONS', 'PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER')
for non eligible campaigns
but wh
Hi Joshua,
In generally this error still appears to be rare. Which account is always
experiencing this error, and have you tried it again recently?
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
ht
Hi,
The cause of the error is an empty operation you are passing into the
method:
If you remove this the error should go away.
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
Hi Priyank,
I'm not able to find these requests. Were they made against the sandbox
environment perhaps?
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~
This is the data that I check with the version 13.
In version 201101 to have some field names have been changed or deleted.
There is now no more Dailybudget? Cost is indeed a different value, which I now
take for it?
CreativeId is also no longer included?
[0] => CreativeId
Hi,
The TrafficEstimatorService may be able to help you here:
http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adword
Hi,
Aside from making the same request (as mentioned above with the selectors)
once for each account, Reports is the the only other solution. Currently,
cross-client reports is not fully released for the ReportDefinitionService.
In the meantime, you can either use v13 cross-client reports or
Hi,
The error is indicating that you need to specify a radiusDistanceUnits
field when using ProximityTargets:
http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.ProximityTarget.html
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi Amitay,
That is not currently a feature of the PHP client library, but you can
file a feature request on the issue tracker if you really want it:
http://code.google.com/p/google-api-adwords-php/issues/list
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi Jason,
What do you mean by an impression beacon URL ? Are you referring you
ValueTrack (
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=178482) or
Destination URL Auto-tagging (
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=55590) ?
-Kevin
--
=~=~=~=~=~
Is it even possible to use the API v2011.01 own WSDL file and thus to create
a custom report?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hello,
I want some help on how create/add with stats? In code i use adStats()
funcion, but i can`t do it successfuly, i got error somthig like:
Unmarshalling Error: cvc-elt.4.3: Type 'ns1:AdStats' is not validly
derived from the type definition, 'Ad', of element 'ns1:ad'.
And what is the best pra
Hi there,
We are in the process of supporting the latest Adwords API version. In doing
so, we replaced our client lib (downloaded source code which supports the
v200909 api) with the binary of Google.AdWords.dll v12.2.0.0.
This broke a lot of things we should be able to fix.
However, our impl
4 months from the date of x-client reports going live. It's on the blog
http://adwordsapi.blogspot.com/2011/05/update-on-adwords-api-v201101-sunset.html
Begin forwarded message:
> From: "intswe-goo...@internet-mit-iq.de"
> Date: 30 June 2011 09:32:51 GMT+01:00
> To: adwords-api@googlegroups.c
nobody has a clue?
I need more information than one report per the standard reports give away.
I would have otherwise always 3 download reports and then add them together.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
ok, thanks.
Thats not a good news...
is someone knows the date on which the version 13 completely off?
Could not find anything in the blog.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/gr
Cross client reports are not yet available. Check the Adwords blog for more
details:
http://adwordsapi.blogspot.com/2011/03/update-to-reporting-service-in-adwords.html
>
>
> i used the aw_api_php_lib_2.5.1.
>
> how i can download a cross client report?
>
> A single report is not a Problem, b
i used the aw_api_php_lib_2.5.1.
how i can download a cross client report?
A single report is not a Problem, but crossclient
My Code is:
[code]
public function download() {
require_once 'Google/Api/Ads/AdWords/Lib/
AdWordsUser.php';
require_once 'Google/Api/Ads/AdWords/Ut
i used the aw_api_php_lib_2.5.1.
how i can download a cross client report?
A single report is not a Problem, but crossclient
My Code is:
[code]
public function download() {
require_once 'Google/Api/Ads/AdWords/Lib/AdWordsUser.php';
require_once 'Google/Api/Ads/AdWords/Uti
32 matches
Mail list logo