Re: Asset Group perf stats don't match it's pmax campaign stats

2023-04-19 Thread Nguyễn Ngọc Minh Khánh
Got it, thanks!

You can answer in this thread please!

On Wed, Apr 19, 2023 at 9:52 PM Google Ads API Forum Advisor
 wrote:

> Hello,
>
> I could see that you open up a separate thread (which you can find here:
> https://groups.google.com/g/adwords-api/c/4RLQNwu1PD4/m/OqLaQ9PHAAAJ?utm_medium=email_source=footer)
> with the same concern that you posted here. Let's continue our discussion
> there instead for better tracking of the issues.
>
> Regards,
> [image: Google Logo] Google Ads API Team
>
> ref:_00D1U1174p._5004Q2k1SkT:ref
>


-- 

"Con người đời thường thiếu là ý chí chứ không phải sức mạnh."

Khoa công nghệ thông tin - Trường Khoa Học Tự Nhiên.


*Nguyễn Ngọc Minh Khánh*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CA%2BTgNdj6pSw4SdzkkWOpy1EPv2262LjqE8GkJFn-miSB7uhggw%40mail.gmail.com.


Re: Asset Group perf stats don't match it's pmax campaign stats

2023-04-19 Thread Nguyễn Ngọc Minh Khánh
hi, 
I have the same question is that Can you confirm that the stats of campaign 
will be sum of all asset_group's stats or not?

Thanks

On Wednesday, March 22, 2023 at 3:32:47 AM UTC+7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to Google Ads API Forum.
>
> In order for us to further investigate the discrepancy you are 
> encountering and provide appropriate recommendations to you, could you 
> please provide the following information below so we can also check and 
> compare on our end? 
>
>- *Entire Google Ads UI screenshot without cropping *where you can see 
>the expected data you want to retrieve in the API 
>- Kindly provide us with the complete request 
>
> 
>  
>and response 
>
> 
>  
>logs with the request-id 
>
> 
>  
>generated on your end when you encountered the said discrepancy, so that 
>our team can also take a closer look and also compare on our end. You can 
>provide it via the Reply privately to author option. If this option is not 
>available, then send it instead on this email address 
>googleadsa...@google.com . 
>
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2k1SkT:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2da0af76-221c-4cea-95c7-ea8e6f9cb532n%40googlegroups.com.


Asset Group perf stats don't match it's pmax campaign stats

2023-03-21 Thread Rich Johns
Given a pmax campaign, my expectation is that performance stats fetched at 
the campaign level will match the performance stats fetched at the asset 
group level. They are not. The campaign stats report larger numbers than 
the asset group stats.

In an experiment I fetched a single day of perf stats for the pmax campaign 
and the same single day for the pmax campaign's asset groups. 

Here is the query used for the asset group stats:

SELECT asset_group_product_group_view.asset_group, segments.date, 
campaign.id, campaign.name, metrics.cost_micros, metrics.impressions, 
metrics.clicks, metrics.conversions, metrics.conversions_value, 
asset_group.name, FROM asset_group_product_group_view WHERE segments.date 
>= '2023-03-16' AND segments.date <= '2023-02-16' AND 
asset_group_listing_group_filter.type != 'SUBDIVISION'

And then to compare asset group stats to campaign stats,  I look at only 
asset_group_product_group_view result rows of the specified pmax campaign.

I'm expecting the stats of the asset groups belonging to the pmax campaign 
to equal the stats of the campaign.  Are my expectations incorrect? If not, 
any insight as to why they are not the same is much appreciated.

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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/58259e81-568f-4cce-92e3-4abf0029n%40googlegroups.com.