Hi Team,
Same error we are getting while pulling recommendations also. We are getting "UNKNOWN" for several recommendation types, while we are seeing theie names of the recommendations type in google ads UI.
Count of all recommendations (18) are matching, but in segments.recommendationType is returning UNKNOWN.
Here is the query for pulling recommendations
SELECT customer.descriptive_name, customer.id, segments.recommendation_type, metrics.optimization_score_uplift FROM customer
Regards,
Naresh