Can I implement Google's AdWord server-to-server "installs" conversion tracking from an iOS app? -


google's adwords product supports server-to-server api.

give instructions on page can make call https://www.googleadservices.com/pagead/conversion/my_conversion_id/ within ios app or app need call server enabling server make call?

if can ios app there objc or swift examples?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -