Sorry this is the actual request (without LocationType)
{
"reportName": "Report Name",
"reportType": "GEO_PERFORMANCE_REPORT",
"fields": [ "Ctr",
"Clicks", "Impressions", "Cost",
"CountryCriteriaId", "AccountCurrencyCode",
"AccountDescriptiveName", "CampaignId",
"CampaignName"],
"timePeriod": "CUSTOM_DATE",
"startDate": "2021-09-01",
"endDate": "2021-09-30",
"predicates": [{
"fieldName": "CampaignId",
"operator": "IN",
"values": [
"10434777033","11771884276","10434777039","10707253587",
"11004973619","10434777045",
"10434777042","10708458434","11771883487","10434777036",
"11769778304"]
}],
"downloadFormat": "CSV",
"reportConfiguration": {
"isSkipReportHeader": false,
"isSkipColumnHeader": false,
"isSkipReportSummary": false,
"isIncludeZeroImpressions": false,
"isUseRawEnumValues": false
}
}
El miércoles, 20 de octubre de 2021 a las 12:39:27 UTC-3, Matías Dell'Oso
escribió:
> Hello, when I call GEO_PERFORMANCE_REPORT I am getting the stats segmented
> by Location Type (I am not sending location type in the request). This is
> not the same behavior than AdWords. For example, for the request below I am
> getting 18 records using Google Ads and 9 from AdWords. Is this the spected
> behavior?
>
> {
> "reportName": "Report Name",
> "reportType": "GEO_PERFORMANCE_REPORT",
> "fields": [ "Ctr",
> "Clicks", "Impressions", "Cost",
> "CountryCriteriaId", "AccountCurrencyCode",
> "AccountDescriptiveName", "CampaignId",
> "CampaignName", "LocationType"],
> "timePeriod": "CUSTOM_DATE",
> "startDate": "2021-09-01",
> "endDate": "2021-09-30",
> "downloadFormat": "CSV",
> "reportConfiguration": {
> "isSkipReportHeader": false,
> "isSkipColumnHeader": false,
> "isSkipReportSummary": false,
> "isIncludeZeroImpressions": false,
> "isUseRawEnumValues": false
> }
> }
>
> The request is in AdWords format, I adapted it to call Google Ads.
>
> *This is AdWords response:*
> "campaignName" -> My Campaign Name
> "clickCount" -> "97"
>
> *This is GoogleAds response:*
> "campaignName" -> My Campaign Name
> "clickCount" -> "73"
> "locationType" -> AREA_OF_INTEREST
>
> "campaignName" -> My Campaign Name
> "clickCount" -> "24"
> "locationType" -> LOCATION_OF_PRESENCE
>
> Is there any way to get the stats all together in the same record?
>
> Thanks!
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/5976d710-9e4c-420c-a88b-a6c75ba21a63n%40googlegroups.com.