Hi there,
We recently added ads to our iOS app with SDK version 7.12.1. We looked at the
APIs regarding to ad targeting and realized we can use Content URL to provide targeting information for more relevant ads.
So my questions are:
1) How does Content URL api work underneath?
Will the server analysis the page and return related ad every time when it receives a request with content url? I guess not because that might take too long? If not, how will the content url be used?
2) We are not a content app, so we plan to give one of our website page as the content url, i.e. same url for all the request. Is that the right thing to do?
3) How can we make the content page easier for the ad serving system to understand? For example, should we remove all the pictures and unrelated stuffs from the page and only keep a plain page with a bunch of key words?
Thanks!
-R