Re: Is performance-max campaigns reporting available at ad group or ad level?

2023-09-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Louis,

Can you please provide some uncropped UI screenshots of the data you're trying 
to retrieve via API along with the complete request and response logs with 
request-id so we can further investigate and accurately assist you with your 
concern? You may send these to our team via Reply privately to author option.

Reference links:
request - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#request
response - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#response
request-id - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id

This message is in relation to case "ref:_00D1U1174p._5004Q2aQSto:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/t_bCF0S0H3R100aGkOSDwaQFSP5W9TV_LPVw%40sfdc.net.


Re: Is performance-max campaigns reporting available at ad group or ad level?

2023-09-04 Thread Louis Monier
Hi folks, 

Just want to double check with you: so it's NOT possible to get the metrics 
(cost_micros, impressions, clicks, conversions) segmented by 
asset_group_id/name for Performance Max campaigns ? 

I successfully extracted some data using the 
*asset_group_product_group_view* report via the Google Ads API. However, it 
doesn't match the number I can see on the platform directly. I constantly 
have less data from the API than on the platform. For instance, the cost on 
a particular day of an asset group may be 130$ on the UI VS 125$ from the 
API. 

This is the pseudo code of my request to the API:

SELECT 
CUSTOMER_ID,
DATE,
CLICKS,
CAMPAIGN_ID,
ASSET_GROUP_NAME,
ASSET_GROUP_LISTING_GROUP_FILTER_TYPE,
IMPRESSIONS,
ASSET_GROUP_AD_STRENGTH,
ASSET_GROUP_ID,
COST_MICROS

FROM asset_group_product_group_view
WHERE customer_id = 'x' AND date = '-MM-DD'
AND ASSET_GROUP_LISTING_GROUP_FILTER_TYPE != 'SUBDIVISION'


Thank you in advance, 
Best, 

Louis


Le mardi 22 août 2023 à 22:01:55 UTC+2, Google Ads API Forum Advisor a 
écrit :

> Hi,
>
> Thank you for reaching out.
>
> @Ryan
> Please note that as per this *guide* (
> https://developers.google.com/google-ads/api/docs/performance-max/reporting), 
> it is stated here that you have to make sure that you don't select an 
> *AdGroup* when querying Performance Max campaigns, since no campaigns 
> will be returned. Don't segment by *AssetGroup* (
> https://developers.google.com/google-ads/api/reference/rpc/v14/AssetGroup) 
> either, as this is not permitted.
>
> @Igor
> Thank you for sharing your insights. This is highly appreciated.
>
> Let us know if you have further questions. 
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2aQSto:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b73f1f5e-ffa8-45ea-a63c-fb775d21dc5cn%40googlegroups.com.


Re: Is performance-max campaigns reporting available at ad group or ad level?

2023-08-22 Thread 'Igor Selitsky' via Google Ads API and AdWords API Forum
Performance MAX campaigns have asset groups and assets, they don't have ad 
group or ads.

On Tuesday, August 22, 2023 at 1:54:57 PM UTC+3 Oksana Sulyma wrote:

> +1. Interested in opportunity to get reporting data of PERFORMACE_MAX 
> campaigns ADS. 
>
> On Tuesday, August 22, 2023 at 12:48:40 PM UTC+3 Ryan Canseco wrote:
>
>> Hi, is the following feature still not available as of now?
>>
>> On Thursday, May 5, 2022 at 9:30:16 PM UTC+8 Google Ads API Forum Advisor 
>> wrote:
>>
>>> Hi Alex,
>>>
>>> Thanks for reaching out to the Google Ads API Forum.
>>>
>>> Kindly note that Google Ads API supports performance max report data at 
>>> campaign level, and not ad group level or ad level. This is working as 
>>> expected if you’re getting empty data at ad group or ad level reporting. 
>>> Note that the performance (impressions, cost, clicks, etc) for 
>>> PERFORMACE_MAX is available using campaign resource. Also, please make sure 
>>> to not select an *AdGroup* 
>>>  
>>> when querying Performance Max campaigns, as no campaigns will be returned. 
>>> Let us know if you have any additional questions.
>>>
>>> Regards,
>>> [image: Google Logo] 
>>> Yasar 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2aQSto: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/f7c2795f-ce9e-4d2d-b244-3cb762fbdd73n%40googlegroups.com.


Re: Is performance-max campaigns reporting available at ad group or ad level?

2023-08-22 Thread Ryan Canseco
Hi, is the following feature still not available as of now?

On Thursday, May 5, 2022 at 9:30:16 PM UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi Alex,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> Kindly note that Google Ads API supports performance max report data at 
> campaign level, and not ad group level or ad level. This is working as 
> expected if you’re getting empty data at ad group or ad level reporting. 
> Note that the performance (impressions, cost, clicks, etc) for 
> PERFORMACE_MAX is available using campaign resource. Also, please make sure 
> to not select an *AdGroup* 
>  
> when querying Performance Max campaigns, as no campaigns will be returned. 
> Let us know if you have any additional questions.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2aQSto: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/a0a03248-018b-4331-86f3-db7d17cd9361n%40googlegroups.com.


RE: Is performance-max campaigns reporting available at ad group or ad level?

2022-05-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alex,

Thanks for reaching out to the Google Ads API Forum.

Kindly note that Google Ads API supports performance max report data at 
campaign level, and not ad group level or ad level. This is working as expected 
if you’re getting empty data at ad group or ad level reporting. Note that the 
performance (impressions, cost, clicks, etc) for PERFORMACE_MAX is available 
using campaign resource. Also, please make sure to not select an AdGroup when 
querying Performance Max campaigns, as no campaigns will be returned. Let us 
know if you have any additional questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2aQSto: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/YyXKr0RBEW5V00almAOzEHTqSfjBYPBP1dVw%40sfdc.net.


Is performance-max campaigns reporting available at ad group or ad level?

2022-05-04 Thread Alex Contreras
I don't see docs anywhere that explicitly state this limitation. 

I'm pulling data from the ad_group and from the ad_group_ad resources. 
PERFORMANCE_MAX campaigns seem to be missing. 

Is this expected behavior? Is performance (impressions, cost, clicks, etc) 
for PERFORMACE_MAX campaigns only available from the campaign resource?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aca52003-24b9-4db6-ba03-16bd2ea17f51n%40googlegroups.com.