Fetch conversion value by conversion date with country

2024-08-21 Thread Shivam Joshi
Hello Team, Inside google ads report builder we are able to fetch data for the report with dimension country and metrics conversion value by conversion time but inside the api this two fields are not compatible with each other. Let me know if this is a limitation at google ads api itself Refere

Conversion value by conversion time not compatible with country

2024-08-21 Thread Shivam Joshi
Hello Team, We are trying to fetch the data for conversion value by conversion time (" metrics.all_conversions_value_by_conversion_date") with country (geographic_view.country_criterion_id) using google ads reporting api (v17) but looks like this dimensions are not compatiable with each other.

Data discrepancy in quality score

2024-08-30 Thread Shivam Joshi
Hello Team, While querying google ads api for adroup quality score we are getting less rows inside response compared to what is displayed inside UI. Refer below query and attachments. Query: SELECT ad_group.id, ad_group.name, ad_group_criterion.quality_info.quality_score, metrics.clicks FROM

Data discrepancy for metrics.biddable_app_install_conversions

2025-02-12 Thread Shivam Joshi
Hello Team, I want to extract the Installs for every campaign. Currently i am using the below query to extract the data. SELECT metrics.biddable_app_install_conversions, campaign.name FROM ad_group_ad_asset_view but the data is not matching when creating a report for campaign name and instal

Total Eligible Impressions

2025-03-15 Thread Shivam Joshi
Hello Team, I want to extract the Total Eligible Impressions for campaign using google ads api but not able to find any metrics regarding the same. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~