Hi, Thank you for reaching out to the Google Ads API support team.
In order to assist you further, could you please share the uncropped UI screenshot by highlighting the scaling bid simulation data that you would like to retrieve via the Google Ads API. You can send the details via *Reply privately to the author option*, or *direct private reply* to this email. Thanks & Regards, Google Ads API support team. On Thursday, July 3, 2025 at 3:44:19 PM UTC+5:30 Mariam Youssef wrote: > Hi, > > I'm trying to extract *SCALING* bid simulation data for *shopping > campaigns*. In the Google Ads UI, I can see the scaling bid simulation > and it is on the *"Product group"* level But when I try to pull the same > data with GAQL, it only return UNIFORM simulation modification methods. > This is the query that I used: > SELECT > ad_group_criterion_simulation.ad_group_id, > ad_group_criterion_simulation.criterion_id, > ad_group_criterion_simulation.start_date, > ad_group_criterion_simulation.end_date, > ad_group_criterion_simulation.cpc_bid_point_list.points, > ad_group_criterion_simulation.modification_method > FROM > ad_group_criterion_simulation > WHERE > ad_group_criterion_simulation.type = CPC_BIDI also tried to query > ad_group_simulation, campaign_simulation but they didn't return anything at > all. Would really appreciate your help. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/10d07ee4-d9cc-40c1-b14c-ce96bd292e65n%40googlegroups.com.
