Hi David,
Thanks! Much apreciated.
The project at work was delayed for a while in order to upgrade our account
to an MCC account; which has finally happened, so we should be going live
with my app soon :)
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discuss
Hi,
if I want to add keywords via the API to a campaign, which has a
BiddingStrategyType
of “ManualCPC”, I simply instantiate a new BiddableAdGroupCriterion object
and add it.
What type of criterion object though should I use, if I want to add
keywords to a
campaign, which has a BiddingStrat
And we are now live!
-Danial, AdWords API Team.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this messag
Hi.
You can find this example in older releases of Adwords API PHP
Library.
Main idea why old version is not works, in v201109 were changed idea
of setting targeting.
Now you need to specify not country, language or other string codes,
but integer IDs of them.
Here is example which I've:
http://
Hello Eric
Will you let us know when that old behaviour is restored? Do you
think that adding the predicates on ad status for the
AD_PERFORMANCE_REPORT should make any significant impact on the time
taken to get the report?
Thanks
Susan
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also
Why we need the AuthToken?
can you please explain with example of download AdPerformance report in
.net. If u know then please help me it is urgent.
Thanks in advance.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.c
Don't you think that writing this message in English will enhance your
chance of getting an anwer? In my experience there is no Google
employee active on this forum that speaks Dutch.
Wellicht dat het handig is om dit bericht in het Engels te herhalen.
Er is naar mijn ervaring geen Google medewerk
Hi,
I am trying to re-write my old v13 Reporting service using the new
v201109 API. (in .Net c#)
I have managed to get nearly everything working and was pleased that I
can now run reports for clients Adwords accounts without needing full
access, just "read-only" access.
The problem is you need a
Hi Susan,
As mentioned, we are hoping to have the change live early next week.
Adding the predicate will have no impact on the performance of the report.
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.
Hi ADM,
Yes, please do email me a sample. If it's not reproducible then it may be
difficult to troubleshoot.
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-ap
Hi,
Is it not possible to retrieve information about a campaign schedule using
the API? Or maybe it is't supported by the PHP client library? The error
message I'm receiving is "Class 'Selector' not found". If I use the same
code when connecting to any other service, everything is working.
Tha
Thanks Evgeniy! I did not knew about those changes! Thanks for your help =)
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
Looking at the ConversionTrackerService in v201109 and its return
value, it appears there is one field missing that is available in the
adwords UI (under the "Conversions" submenu under the "Tools and
Analysis" menu). That field is the "Conversion location", which for a
given conversion type
We just started office hours in the US!
https://developers.google.com/events/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg0LEgVFdmVudBjR0xMM/
Join us for Q&A, to provide feedback, etc.
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwor
This started happening immediately with all my client accounts after I
started using the latest .NET client libraries (v13.3). Here's my
SOAP trace:
-BEGIN API CALL-
Request
---
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001
Hi Ashish,
Unfortunately the Adwords API doesn't provide the ability to manually log
conversions.
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/gro
Hi,
You are correct that impression counts do overlap when you segment by click
type, and we document this behavior in the Notes column on the report types
page:
http://code.google.com/apis/adwords/docs/appendix/reports.html#ad
If both the URL and phone number shows for a given impression then
Hi Frank,
Unfortunately the selector field reference is inaccurate in this case.
Although the MediaId and Name fields are part of the Media type (which
Image inherits from) they aren't always populated. MediaId will only be
populated in the MediaService, and the name field isn't populated for
Hi Tom,
Regardless of the bidding strategy used on the campaign, keywords you want
to bid on must be added to an ad group using the BiddableAdGroupCriterion
object. This object works for both CPA campaigns, but it must be added to
an ad group.
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~
Hi Tomasz,
There is no specific reason for this difference, but it's documented on the
report types page and you can access the mapping programatically using
ReportDefinitionService.getReportFields().
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Al
Hi,
This may be an oversight in our ad param validation. What is the use case
for this combination of symbols?
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.
Hello,
I'm trying to get a report with yesterday's costs for each client
account on an mcc. This is something I figured out how to do on v13
but I'm stuck on v201109. This is what I'm trying:
AdWordsUser user = new
AdWordsUser("mccEmail","mccPass","Mccs_ClientID","userAgent"
Hi Eric
Thanks for replying. My clients always compare our api data with what
they could see from adwords UI. This is why there are lots of query
raised. We are trying to present data we downloaded from report
service the same way as Google does. However we found we counted too
much impression due
One variation in presenting of ads for a range of deals might be:
"$160+ rooms in Honolulu."
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Further to the issues relating to the predicate changes on the Status
column, we are now seeing data being missed for different AdTypes. In
particular, we are seeing data for THIRD_PARTY_REDIRECT_AD ads being
dropped from the AD_PERFORMANCE_REPORT.
We will be looking into working around this is
25 matches
Mail list logo