Hi Michael,
If you wanted to do this through the API then you would use the
CampaignService:
http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.html
However, there is a new feature in the AdWords web interface that allows you
to set up automatic rules that can pause a
Hi,
Some things I noticed in your code:
- Each LogicalUserListOperand should either have a single UserInterest or
a single UserList in it.
- The LogicalRule.operator should either be ALL, ANY, or NONE.
- LogicalRule.rules should be an array of LogicalUserListOperand.
A closer loo
Hi Kath,
In the example included with the library the fields of the Keyword object
are populated separately:
keyword = traffic_estimator_srv.module::Keyword.new
keyword.text = 'mars cruise'
keyword.matchType = 'BROAD'
http://code.google.com/p/google-api-adwords-ruby/source/browse/trunk/examples
Hi,
Cross-client reporting is disabled at the moment, but single client
reporting should be working correctly. For a CAMPAIGN report, you can only
use the fields listed here:
http://code.google.com/apis/adwords/docs/appendix/reports.html#campaign
Best,
- Eric Koleda, AdWords API Team
--
=
Hi Wilrik,
Those fields have become somewhat deprecated, considering the start and end
date were passed into the selector. If you have a strong use case for
populating them let me know.
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Hi Joel,
Thank you for the update. I dug into the issue deeper, and seems the
problem is only affecting campaigns that have position preference enabled.
I'll pass this information on to the core engineering team and let you know
when I get more information.
Best,
- Eric
--
=~=~=~=~=~=~=~=~
The issue is not fixed. I tested on the same AdGroup used in the
example SOAP above and I still see "--" as the MaxCPC. I'm using
v201008 of the API if that helps.
On Mar 17, 12:17 pm, Eric Koleda wrote:
> Hi Joel,
>
> We've done some more testing, and it now seems that the MaxCPC should be
> re
Ok thanks. Do you know when the next server update is going to take place?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi Joel,
We've done some more testing, and it now seems that the MaxCPC should be
returned correctly. Can you confirm if this is true for your account as
well?
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.bl
This appears to have been resolved now. Can someone from Google confirm that
we can expect the report to remain at its "normal" format going forward?
Thanks,
Hans
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
ht
Thanks, Anash
We have several hundred thousand affected keywords for which the reporting
is now off. Our decision making engine is making bids based on these
incorrect reports, so we urgently need this addressed.
Hans
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blo
I tried pulling reports this morning and they are now back to normal
in terms of both the column headings and the data in the columns.
Hopefully this was just a glitch and not a peek of changes to come.
thanks
-reed
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and
Hi Jean,
The TrafficEstimatorService does require that you provide a max CPC,
although using a very large max CPC should emulate the Traffic Estimator
Sandbox UI pretty well. What is an example of a keyword where is doesn't
match?
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=
I am out of the office until 03/21/2011.
I will be on vacation starting from Thursday, March 17th, 2011. I will be
back in office on Monday, March 21st, 2011. Please contact Sathish
Selvanayagam if you have questions for me.
Note: This is an automated response to your message "Digest for
adwor
Hello,
is it possible to get the exact MonthlySearchVolume for a keyword ?
I haven't found an example in the api
Best regards
Tom
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adw
Hello, I've installed the AdWords API php library and I was trying to
modify the GetAllCampaigns example in order to retrieve also the
budget of the campaign. I've tried this method but I get an error:
// Create selector.
$selector = new Selector();
$selector->fields = array('Id', 'Name','Stat
Hi!
I'm wondering why i can't get a Keyword Performance Report for the
fields "Clicks" and "ConversionTypeName" in one report. What is the
best way to get all these data with the new Report Service?
Did i have to load 2 different Reports for the standard data and
another one for the whole convers
Hi,
Great idea. I think this will make less confusion about new Selectors.
Another question: Will other Selectors eventually transform to this
new
type or will they stay the same? Like new ReportDefinitionSelector()
or
new TrafficEstimatorSelector();
Best,
On Mar 17, 4:54 am, "Anash P. Oommen"
MetroCriteriaId
Impressions
Clicks
Ctr
AverageCpc
Cost
geo performance report #1300351395
GEO_PERFORMANCE_REPORT
false
LAST_MONTH
CSV
20110317 014316 America/Los_Angeles
false
On M
Hi,
I am using V13 for ReportService, Since in the heigher
versions of adwords we have reportservice available and i can also can
able to fetch reportservice from the latest version too.
My question, is
Should i continue to use V13 for fetching reports, because i came to
know that v13 wi
20 matches
Mail list logo