Google's AdWords product supports a server-to-server API.
Give the instructions on that page can I make a call to https://www.googleadservices.com/pagead/conversion/MY_CONVERSION_ID/
from within an iOS app or does my App need to call my server enabling my server to make the call?
If I can do from an iOS app are there ObjC or Swift examples?