Hello Bharani, 

Following issues are facing.

1. SearchExactImpressionShare can not use with Device in new Google Ads API 
while It was functioning with Google AdWords API.
Error: 

Cannot select the following segments because at least one unsupported 
metric is found in SELECT or WHERE clause: *'segments.device'(unsupported 
metrics: 'search_exact_match_impression_share').*

2. + can not be used with Like and Not Like operator.
Error:

Status(StatusCode=Internal, Detail="Internal error encountered.") Query:  
SELECT 
metrics.average_cpc,metrics.average_position,metrics.clicks,metrics.conversions,metrics.cost_micros,metrics.cost_per_conversion,metrics.ctr,metrics.impressions,ad_group_criterion.keyword.match_type,metrics.search_impression_share,metrics.search_rank_lost_impression_share,customer.id,ad_group_criterion.status,segments.ad_network_type,ad_group_criterion.keyword.text,ad_group_criterion.keyword.match_type
 
FROM keyword_view WHERE customer.id IN (##########)  AND 
ad_group_criterion.status IN (ENABLED,PAUSED)  AND segments.ad_network_type 
IN (SEARCH,SEARCH_PARTNERS)  AND ad_group_criterion.keyword.text  NOT LIKE 
'%+%'  AND ad_group_criterion.keyword.match_type IN (BROAD)  AND 
segments.date >= '2019-05-09' AND segments.date <= '2019-06-05'

These both functionality was running with old API but new API generating 
error.

Please help.

Thanks & Regards,
Qaiser Javed


On Saturday, June 29, 2019 at 2:14:07 AM UTC+5, adsapiforumadvisor wrote:
>
> Hello Qaiser, 
>
> Please find my response below: 
>    
>    1. Not able to fine any info for  criteria_performance_report: You may 
>    use the individual criteria report types (age, gender, audience) or 
>    ad_group_criterion 
>    <https://developers.google.com/google-ads/api/fields/v2/ad_group_criterion>
>     and campaign_criterion 
>    <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion>
>     resources.  
>    2. Mapping for Geo_Performance_Report: You may use the UserLocationView 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.resources#userlocationview>
>  resource 
>    to pull the country level data.  
>    3. Mapping for CAMPAIGN_SHARED_SET_REPORT & SHARED_SET_REPORT: You may 
>    use the shared_set 
>    <https://developers.google.com/google-ads/api/fields/v2/shared_set> 
>    report for this. 
>    4. Mapping for Landing_Page_Report: You may use the LandingPageView 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#landingpageview>
>     and ExpandedLandingPageView 
>    
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#expandedlandingpageview>
>  resources 
>    to pull the data at the Final URL level. The equivalent of Landing Page 
>    Report should be available in the upcoming releases. 
>    5. Mapping for "Status" attribute in Keyword_Performance_Report: You 
>    may use the Keyword View and get the status by selecting the 
>    ad_group_criterion.status 
>    
> <https://developers.google.com/google-ads/api/fields/v2/ad_group_criterion#ad_group_criterionstatus>
>    .  
>
> The migration guide 
> <https://developers.google.com/google-ads/api/docs/migration/reports> 
> should be helpful identifying the resources with the report types. Let me 
> know if you have any questions.
>
> Regards,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UCa0v8: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/327c7121-8635-4765-b938-6fb3b43f9487%40googlegroups.com.

Reply via email to