https://googleads.googleapis.com/v20/customers/1234567890/campaignBudgets:mutate

Setting the login-customer-id is equivalent to choosing an account in
the Google Ads UI after signing in or clicking on your profile image
at the top right. If you don't include this header, it defaults to the
*operating customer*
Product metrics, filtered by date (Account level)

Specifying the report with a date or date range in the WHERE clause
will return metrics for all products at the account level which are
(regardless of whether the metrics are non-zero) for the specified
time period.

You cannot select segments.date, doing so would result in
anUNSUPPORTED_DATE_SEGMENTATION error.

This query lets you see the performance of the current product for a
given day or other compatible date value. This can be used to build a
summary for each returned product aggregated across all campaigns:

SELECT
  shopping_product.resource_name,
  shopping_product.merchant_center_id,
  shopping_product.channel,
  shopping_product.language_code,
  shopping_product.feed_label,
  shopping_product.item_id,
  metrics.clicks,
  metrics.impressions,
  metrics.cost_micros
FROM shopping_product
WHERE
  segments.date = '2024-01-01'




On Mon, Jul 14, 2025 at 5:25 AM 'Abdul Rahman Aloush' via Google Ads API
and AdWords API Forum <adwords-api@googlegroups.com> wrote:

> Good morning,
>
> Someone added me to your group, it was not me. How do I find out who has
> access to my account?
>
> Thank you,
>
> Abdul Rahman Aloush
> Phone: 708-774-2124
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 visit
> https://groups.google.com/d/msgid/adwords-api/8CCE9C24-6E98-4DDF-B2B0-02EF71FAA342%40icloud.com
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit 
https://groups.google.com/d/msgid/adwords-api/CAGpHZ22YvZq%3D10nn5c8-soY7P%3D-JHN7wTWdFfk89qfuNuHE%2Big%40mail.gmail.com.
  • Go... 'Abdul Rahman Aloush' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
    • ... Abdul Rahman Aloush
      • ... Abdul Rahman Aloush

Reply via email to