Hello, I have a question about the deviceTypes in the ad group and need your help.
This deviceTypes appears to be the operating system of the device. It seems that ads can be placed on app or web, meaning there are two types of ads: app ads and web ads. These two types cannot be distinguished by the operating system. So, how should I distinguish between app and web ads?
deviceType affects the placement of the ads, where ads would be shown.
So this does not mean whether it would be served only on app nor web. deviceType alone does not determine where ads would be shown, deviceType and placements (the combination of two) determine where ads would be shown.
ㄴ You can check Ad creation: Ad group | Kakao Developers Ad creation: Ad group document as a reference.
For example, if you set deviecType as ‘ANDROID’, your ads could be placed on android web or on android app.
So there is no need to distinguish between app and web ads.
If you have any follow up questions about this, please let us know.
Yes, if you set all placements, your ads would be placed on both apps and web.
Kakao Moment Ads does not support choosing app placements only nor web placements only.
Thank you for your answer. I have some other questions:
Are there limitations on the number of advertisements per level? I noticed that the API for fetching the list does not have pagination, so I would like to confirm this.
Can I increase the API call quotas? I’ve noticed that if I want to retrieve details through the API, I can only perform individual queries(Or is there a way for me to retrieve a list with detailed information?). I’m concerned that it may be easy to exceed the limit.