Hello Team, 

Please provide the guidance for the following point as well.

+ 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'




This functionality was running with old API but new API generating error.

Please suggest.


Thanks


On Monday, July 8, 2019 at 8:05:28 PM UTC+5, adsapiforumadvisor wrote:
>
> Hello Qaiser, 
>
> That's right. The field metrics.search_exact_match_impression_share 
> <https://developers.google.com/google-ads/api/fields/v1/metrics#metricssearch_exact_match_impression_share>
>  currently 
> supports segmentation based on the fields listed in the drop-down. I have 
> shared this with the team. Please keep an eye on our blog 
> <https://ads-developers.googleblog.com/search/label/google_ads_api> for 
> more updates. 
>
> Thanks,
> 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/5a51b0e2-d099-49a1-8765-f3d5ad249d8e%40googlegroups.com.

Reply via email to