Hi Team,
I would like to find out the percentage provided by Google for recommendation at campaign level. From the Google API, it now shows the base and potential metrics but it does not show the percentage for Keywords and Targeting, ADs and Extensions, Bids and Budgets.
PFA screenshot for the same.
The response that we get from Google API is:
{
"recommendation": {
"resourceName": "customers/80729214668/recommendations/NzMy0xODEtMTU5OTE2MzIxMzk1NS0rMTk4MTg0NzI3OA",
"type": "MAXIMIZE_CLICKS_OPT_IN",
"impact": {
"baseMetrics": {
"impressions": 341,
"clicks": 27,
"costMicros": "34475400",
"conversions": 0
},
"potentialMetrics": {
"impressions": 2402,
"clicks": 72,
"costMicros": "35050000",
"conversions": 0
}
},
"campaign": "customers/
9173971368/campaigns/19618421278",
"dismissed": false,
"maximizeClicksOptInRecommendation": {}
}
},
There are other recommendation types that google provides for keywords , extensions but we are not getting the percentage displayed in the attached screenshot.
Kindly let us know how Google will provide or we need to do some calculation based on base and potential metrics to calculate the percentage.
Thanks and Regards,
Pankaj Chibhrani