Hi,
Thanks for your response.
I am currently testing the options you gave me using a Sandbox Account and AdWords API.
I am creating Ads on the Adwords Site itself and using the API to retrieve their Ad Strength.
On the Adword Site, the Ads I've created are 1 Responsive Search Ad with "Poor" Ad Strength and 1 Responsive Display Ad with "Average" Ad Strength.
On the AdPerformanceReport, the AdStrengthInfo field shows "QUALITY_SCORE_UNKNOWN" for the Responsive Display Ad and "Pending" for Responsive Search Ad.
Using the adGroupAdService.get(selector), I am getting "null" for the MultiAssetResponsiveDisplayAds and "PENDING" for the ResponsiveSearchAd.
How can I retrieve the right Ad Strength same as from what is displayed in the UI site?
Please advise.
Thanks.