Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-23 Thread Google Ads API Forum Advisor Prod
Hi Olesya,

Thanks for reaching out. The segments.keyword.ad_group_criterion is 
fields/resources can be selected with this segment and the ad_group_criterion 
report contains no metrics.

Select Customer.id, Campaign.id, ad_group.id, ad.id,

segments.keyword.ad_group_criterion

from Ad_group_criterion WHERE segments.date DURING LAST_7_DAYS

Let me know if you have nay questions.

Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5004Q217B54: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 
"AdWords API and Google Ads 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/dQIFZ0QCDWUX00TcPIFMUmQGqLKcBGUnLHAw%40sfdc.net.


Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Олеся Васина
Nirmita, thank you!

Query is quite appropriate for me.

But i can't select fields from segments, such as segments.date  and 
segments.keyword.ad_group_criterion which i need for my task.

Can you please help me to solve this problem?


Thank you!

Best regards,
Olesya

понедельник, 22 июня 2020 г., 21:24:26 UTC+3 пользователь 
adsapiforumadvisor написал:
>
> Hi Olesya,
>
> Thanks for reaching out. With regards to your concern, you can combine the 
> report and  you can query all of that info from the  ad_group_criterion 
>  
>  report and you can pull fields from the reports in the "attributed 
> resources”, Please see the below query to get the data  what you are 
> looking for.
>
> Query: 
>
> Select Customer.id, Campaign.id, ad_group.id, ad.id, 
>
> segments.keyword.ad_group_criterion
>
> from Ad_group_criterion
> Let me know if you have any questions.
>
> Thanks,
> Nirmita Patel Google Ads Team
>  
>
> ref:_00D1U1174p._5004Q217B54: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 
"AdWords API and Google Ads 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/65e4b9ca-2dad-4c2f-b299-91415270bda8o%40googlegroups.com.


Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Olesya,

Thanks for reaching out. With regards to your concern, you can combine the 
report and  you can query all of that info from the ad_group_criterion report 
and you can pull fields from the reports in the "attributed resources”, Please 
see the below query to get the data  what you are looking for.

Query:

Select Customer.id, Campaign.id, ad_group.id, ad.id,

segments.keyword.ad_group_criterion

from Ad_group_criterion

Let me know if you have any questions.

Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5004Q217B54: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 
"AdWords API and Google Ads 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/ssx_W0QCCB3Z00fW8h1X3tT6eAA9n1IiCMHA%40sfdc.net.


Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Олеся Васина
Hi Nirmita,

Thanks for your answer.

I need to migrate this code to Google Ads API

SELECT
  Date,
  ExternalCustomerId,
  CampaignId,
  AdGroupId,
  Id,
  Criteria,
  CriteriaType
FROM CRITERIA_PERFORMANCE_REPORT
DURING {start_date}, {end_date}


I can't use ad_group_criterion 
<https://developers.google.com/google-ads/api/fields/v3/ad_group_criterion> 
report 
because there is no data field in it.
In keyword view there are no fields except resource_name 
<https://developers.google.cn/google-ads/api/fields/v1/keyword_view#keyword_view.resource_name>
 in 
resource_fields.


Also i have problems with CriteriaType and Criteria.


Can i combine some reports? 


среда, 17 июня 2020 г., 22:33:02 UTC+3 пользователь adsapiforumadvisor 
написал:
>
> Hi Olesya,
>
> Thanks for reaching out. With regards to your concern 
> about migrating CRITERIA_PERFORMANCE_REPORT  to Google Ads API, here is our 
> migration 
> guide 
> <https://developers.google.com/google-ads/api/docs/migration/reports> for 
> reports. In it, you will see which reports types and fields map from the 
> AdWords API to Google Ads API.  If you would like to get those metrics, you 
> have to use the specific report for that criterion type. For example, if 
> you want keyword metrics you have to use the Keyword View 
> <https://developers.google.com/google-ads/api/fields/v3/keyword_view>, 
> gender metrics would use Gender View 
> <https://developers.google.com/google-ads/api/fields/v3/gender_view>, age 
> range stats the Age Range View 
> <https://developers.google.com/google-ads/api/fields/v3/age_range_view>, 
> etc. The ad_group_criterion 
> <https://developers.google.com/google-ads/api/fields/v3/ad_group_criterion> 
> report is the closest to the Criteria Performance Report. However, this 
> report contains no metrics.
>
> Let me know if you have any questions.
>
> Thanks,
> Nirmita Patel Google Ads Team
>
>  
>
> ref:_00D1U1174p._5004Q217B54:ref
>
SELECT
  Date,
  ExternalCustomerId,
  CampaignId,
  AdGroupId,
  Id,
  Criteria,
  CriteriaType
FROM CRITERIA_PERFORMANCE_REPORT
DURING {start_date}, {end_date}





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/39563375-efd8-4ea5-8635-0277953541c8o%40googlegroups.com.


RE: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-17 Thread Google Ads API Forum Advisor Prod
Hi Olesya,

Thanks for reaching out. With regards to your concern about migrating 
CRITERIA_PERFORMANCE_REPORT  to Google Ads API, here is our migration guide for 
reports. In it, you will see which reports types and fields map from the 
AdWords API to Google Ads API.  If you would like to get those metrics, you 
have to use the specific report for that criterion type. For example, if you 
want keyword metrics you have to use the Keyword View, gender metrics would use 
Gender View, age range stats the Age Range View, etc. The ad_group_criterion 
report is the closest to the Criteria Performance Report. However, this report 
contains no metrics.

Let me know if you have any questions.

Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5004Q217B54: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 
"AdWords API and Google Ads 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/lm9910QC34YB00XzAGIrp1RIyV63ToXhXj_g%40sfdc.net.


CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-17 Thread Олеся Васина
Hello!

Can you please help me to migrate CRITERIA_PERFORMANCE_REPORT  to Google 
Ads Api?

Thank you in advance,

Have a nice fay,

Olesya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/ab063099-3530-43fe-b179-c8332387c3ebo%40googlegroups.com.