Re: Campaign Performance Report: Call Metrics

2012-10-05 Thread Michael Caldwell
Have Call Metrics been added to the 201206 API? Either available thru this CampaignPerformance report or the separate CALL_METRICS report, which is still in Beta, or am I wrong about that? Thanks, Michael C On Wednesday, May 25, 2011 11:43:38 AM UTC-4, Eric Koleda wrote: > > Hi Reed, > > These

Re: ReportDefinitionReportType.CALL_METRICS_CALL_DETAILS_REPORT in the com.google.api.adwords.v201206.jaxb.cm.ReportDefinition API is Beta and unavailable?

2012-10-05 Thread Michael Caldwell
+ response.getHttpResponseMessage()); } } catch (Exception e) { e.printStackTrace(); } } } On Friday, October 5, 2012 9:38:11 AM UTC-4, Michael Caldwell wrote: > > Hi Google AdWords API team: > > When I run the DownloadAdHocReport.java sample in the v201

ReportDefinitionReportType.CALL_METRICS_CALL_DETAILS_REPORT in the com.google.api.adwords.v201206.jaxb.cm.ReportDefinition API is Beta and unavailable?

2012-10-05 Thread Michael Caldwell
Hi Google AdWords API team: When I run the DownloadAdHocReport.java sample in the v201206 code examples download, just substituting for the CALL_METRICS_CALL_DETAILS_REPORT report type and appropriate Selector fields, I get this: Report was not downloaded. 500: !!!1|||-1|||BetaError.BETA_FEA

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-19 Thread Michael Caldwell
Eric, Please see my original post: "ManualCPCAdGroupBids.getKeywordContentMaxCpc() seems to only return a value when keyword targeting is being used for a Display campaign adgroup. But if the adgroup does not use keyword targeting, but rather, targets only specific placements regardless of keywo

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-11 Thread Michael Caldwell
acement-level bids defined (which I can get at the placement level), but the problem is getting the AdGroup's bid. Thanks, Michael Caldwell On Dec 9, 12:14 pm, David Torres wrote: > Hi Michael, > > In this case either keywordMaxCpc or keywordContentMaxCpc should return you > the v

How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-05 Thread Michael Caldwell
ManualCPCAdGroupBids.getKeywordContentMaxCpc() seems to only return a value when keyword targeting is being used for a Display campaign adgroup. But if the adgroup does not use keyword targeting, but rather, targets only specific placements regardless of keyword, getKeywordContentMaxCpc() ret