Questions tagged [apple-search-ads]
20 questions
0
votes
1 answer
Apple Seach Ads Discovery Campaigns stuck at Pending audience size verification
I went through documentation on different websites (including Apple) about the Apple Search Ads Advanced engine. I have an iOS app that I want to promote but I am not sure about the keywords I should choose. I've read that I can start what's called…

Shex
- 111
- 8
0
votes
1 answer
Apple Search Ads returning error while "groupBy" clause
I have setup a tool to query the Apple Search Ads API, the documentation for which can be found here.
One can pass a "groupBy" clause to the request, like so:
curl -X POST https://api.searchads.apple.com/api/v1/reports/campaigns \
-H 'Content-Type:…

Rijumone
- 772
- 1
- 6
- 13
0
votes
1 answer
Is there any way to attribute Apple Search Ads installs with Google Analytics?
Currently within the Apple Search Ads platform there is only data on keyword performance before the install. Since my app has in-app purchases, I would like to be able to attribute app installs from Apple Search Ads to see which keywords have the…

user3538286
- 11
- 3
0
votes
1 answer
Need assistance regarding app store search ads
Apple Docs says:
Who can use Search Ads
If you’re a developer with an app currently on the app Store for
iPhone or iPad in the U.S., or an agency that manages campaigns on
behalf of developers, you may be eligible to use Search Ads.
Does it…

S.J
- 3,063
- 3
- 33
- 66
0
votes
3 answers
Apple Search Ads API Reporting POST Method Error
I'm trying to get report data through Apple Search Ads API. So I use the method
-H ...\
-d "@TestSearchTermReport.json"
-X POST "/v1/reports/campaigns/{cId}/searchterms"
I have included all the headers and credentials. The following is the…

jeep
- 1
- 1
- 2