Hi Google Ads team,

I was trying to get the metrics in Total lines, like Total: Sitelinks, 
Total: Callouts, Total: Structured snippets. It is said to be 
non-overcounted metrics, that's why I query from view 
asset_field_type_view, not ad_group_asset view. 

Can you help check again?

On Wednesday, May 14, 2025 at 4:27:48 AM UTC+7 Google Ads API and AdWords 
API Forum wrote:

> Hi,
>
> As per the provided screenshot, probably you can use the below GAQL query.
>
>    - SELECT asset.name, asset.type, ad_group_asset.status, 
>    ad_group_asset.source, metrics.clicks, metrics.impressions, metrics.ctr, 
>    metrics.average_cpc, metrics.cost_micros, campaign.id, ad_group.id 
>    FROM ad_group_asset WHERE campaign.id = 21080449403 AND ad_group.id = 
>    165313991408 AND segments.date = '2025-03-25'
>
>
> On Tuesday, May 13, 2025 at 9:00:15 AM UTC+5:30 [email protected] 
> wrote:
>
>> Hi Google Ads team,
>>
>> Here's the UI screenshot
>>
>> [image: Image 13-5-25 at 10.27.jpeg]
>>
>> On Tuesday, May 13, 2025 at 6:30:52 AM UTC+7 Google Ads API and AdWords 
>> API Forum wrote:
>>
>> Hi,
>>
>> Thank you for contacting the Google Ads API support team.
>>
>> To check further on this data discrepancy issue, kindly provide the 
>> uncropped 
>> Google Ads UI screenshot where the respective data is presented and the 
>> same you are trying to fetch via the API and observe the different results.
>>
>> You can send the details via the Reply privately to the author option or 
>> a direct private reply to this email.
>> On Monday, May 12, 2025 at 2:48:25 PM UTC+5:30 [email protected] 
>> wrote:
>>
>> Hi Google Ads team
>>
>> Please help check why the Google Ads UI and API metrics 
>> of asset_field_type_view like impression, clicks is different from each 
>> other?
>>
>> Here's the query:
>> SELECT 
>> segments.date,campaign.id,ad_group.id,metrics.impressions,metrics.clicks,metrics.cost_micros,asset_field_type_view.field_type,metrics.video_views,metrics.cross_device_conversions
>>  
>> FROM asset_field_type_view  WHERE segments.date >= '2025-03-05' AND 
>> segments.date <= '2025-03-05' AND metrics.impressions > 0 AND campaign.id 
>> in ('21080449403')
>>
>> Here's the library log:
>> [2025-05-12 16:09:01,492 - INFO] Request made: ClientCustomerId: 
>> 2978713003, Host: googleads.googleapis.com, Method: 
>> /google.ads.googleads.v17.services.GoogleAdsService/SearchStream, 
>> RequestId: abk2G0oNyqEQVL6tlBYhpQ, IsFault: False, FaultMessage: None
>> 2978713003 has data
>>
>> Looking forward to your reply
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/27201936-5ea7-4025-9ae1-8439200c3b1cn%40googlegroups.com.
  • Re... Lộc Đoàn
    • ... Lộc Đoàn
      • ... Lộc Đoàn
        • ... Lộc Đoàn
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to