Re: MarginalCpc Using getCriterionBidLandscape

2015-08-12 Thread Anthony Madrigal
Hi Uttam, The error INVALID_FIELD_NAME is occurring because the field *MarginalCpc *was deprecated in v201502 https://developers.google.com/adwords/api/docs/reference/#v201502. Unfortunately, there is no workaround to get this field's data. Regards, Anthony AdWords API Team -- --

MarginalCpc Using getCriterionBidLandscape

2015-08-12 Thread uttam mohanty
Hi I am trying to get the marginalCpc using the getCriterionBidLandscape service. I am making soap call to the service. *Request :* SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201506; SOAP-ENV:Header ns1

Re: getCriterionBidLandscape Paging Problem

2014-05-21 Thread Josh Radcliff (AdWords API Team)
/reference/v201402/DataService#getCriterionBidLandscape, adding: In the result, the returned LandscapePoints are grouped into CriterionBidLandscapehttps://developers.google.com/adwords/api/docs/reference/v201402/DataService.CriterionBidLandscape.htmls by their criteria, and numberResults

Re: getCriterionBidLandscape Paging Problem

2013-11-01 Thread gabriel . klestorny
of the results in a single response/page. Thanks, Josh, AdWords API Team On Monday, October 28, 2013 5:07:22 PM UTC-4, gabriel@gmail.com wrote: Hi guys, Thanks for your replies. Please find attached the SOAP xml logs of the getCriterionBidLandscape API call. Cheers, Gabriel

Re: getCriterionBidLandscape Paging Problem

2013-10-30 Thread Josh Radcliff (AdWords API Team)
of the getCriterionBidLandscape API call. Cheers, Gabriel On Monday, October 28, 2013 12:25:28 PM UTC-2, Josh Radcliff (AdWords API Team) wrote: Hi Gabriel, Could you share the information Takeshi requested below? Please make sure you remove any sensitive information from the logs

Re: getCriterionBidLandscape

2013-10-28 Thread Josh Radcliff (AdWords API Team)
, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct when I try to use paging. I am using the .net client library and the version v201306 of the api. Below is an extract of my code. Any help will be appreciated. Thanks in advance

Re: getCriterionBidLandscape Paging Problem

2013-10-28 Thread Josh Radcliff (AdWords API Team)
trying to paginate the results of the getCriterionBidLandscape operation of the Data Service, however the totalNumEntries returned by the CriterionBidLandscapePage is not correct. I am using the .net client library and the version v201306 of the API. Bellow I paste part of my code. Any

Re: getCriterionBidLandscape

2013-10-21 Thread gabriel . klestorny
, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct when I try to use paging. I am using the .net client library and the version v201306 of the api. Below is an extract of my code. Any help will be appreciated. Thanks in advance, Gabriel

Re: getCriterionBidLandscape

2013-10-18 Thread Josh Radcliff (AdWords API Team)
://developers.google.com/adwords/api/docs/reference/v201309/DataService.CriterionBidLandscape Best, Josh, AdWords API Team On Thursday, October 10, 2013 9:06:39 AM UTC-4, gabriel@gmail.com wrote: Hi, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct

Re: getCriterionBidLandscape Paging Problem

2013-10-17 Thread Takeshi Hagikura (AdWords API Team)
: Hi, I am trying to paginate the results of the getCriterionBidLandscape operation of the Data Service, however the totalNumEntries returned by the CriterionBidLandscapePage is not correct. I am using the .net client library and the version v201306 of the API. Bellow I paste part of my code

getCriterionBidLandscape Paging Problem

2013-10-16 Thread gabriel . klestorny
Hi, I am trying to paginate the results of the getCriterionBidLandscape operation of the Data Service, however the totalNumEntries returned by the CriterionBidLandscapePage is not correct. I am using the .net client library and the version v201306 of the API. Bellow I paste part of my code

Re: getCriterionBidLandscape

2013-10-16 Thread gabriel . klestorny
@gmail.comwrote: Hi, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct when I try to use paging. I am using the .net client library and the version v201306 of the api. Below is an extract of my code. Any help will be appreciated

Re: getCriterionBidLandscape

2013-10-14 Thread Josh Radcliff (AdWords API Team)
, 2013 9:06:39 AM UTC-4, gabriel@gmail.com wrote: Hi, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct when I try to use paging. I am using the .net client library and the version v201306 of the api. Below is an extract of my code

getCriterionBidLandscape

2013-10-11 Thread gabriel . klestorny
Hi, The totalNumEntries returned by the operation getCriterionBidLandscape of the DataService is not correct when I try to use paging. I am using the .net client library and the version v201306 of the api. Below is an extract of my code. Any help will be appreciated. Thanks in advance