client, err := admob.NewClient(context.Background(), "YOUR_API_KEY")
gets "undefined: admob.NewClient".
Is there a v2 of this api?
Are there any current complete/functional googleads-admob-api-samples for Golang?
If not, how do you suggest I handle advertising for my Golang apps?
I look forward to hearing from you,
Dale
PS: Did you move to Amazon pa-api?