Only one comment.

  1. Dave Davis

    You have to calculate this yourself. https://developers.google.com/google-ads/api/docs/recommendations

    The Customer.optimization_score_weight is only available for non-manager accounts and is used to compute the overall optimization score of multiple accounts. Retrieve the optimization score and optimization score weight of the accounts and multiply them together (Customer.optimization_score * Customer.optimization_score_weight) to compute the overall optimization score.

Add a new comment.