So is there no resolution to this?
How are we to get the Phone Costs?
On Aug 12, 4:32 pm, khanh wrote:
> This does NOT solve my problem.
> The UI report has a column called Phone Cost.
> I can not retrieve Phone Cost (it's not a field available) from the
> API and must ge
This does NOT solve my problem.
The UI report has a column called Phone Cost.
I can not retrieve Phone Cost (it's not a field available) from the
API and must generate the column/report via the UI.
Why should retrieving the report which is XML break?
If i manually save the XML file from the UI a
We need to grab the report from the UI and download as the report has
a column (Phone Cost) that I can get from creating the report via the
API.
We are using .net client library: Google.Api.Ads.AdWords.v201101;
On Aug 11, 7:14 am, Kevin Winter wrote:
> Hi All,
> I just wanted to let everyone
The field @PrimaryDisplayStatus is not even a field i'm selecting for
the report and again, the manually created XML file looks good.
On Aug 9, 10:33 am, khanh wrote:
> I'm receiving this error:
> ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus
&g
I'm receiving this error:
ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus
when running a simple campaign report.
The report runs correctly on manually, and i get the XML file that i
want.
when I call the API with the report definition id, it gives me this
error.
This repo