We just want to check the steps to create a App install campaign.
Would you please have a check of the steps?
Step1: Add a app to app list.
Call POST accounts/:account_id/app_lists .
Step2: Create a (image or video) app card with the app added at Step1.
Call POST accounts/:account_id/cards/image(video)_app_download api with specifying
ipad_app_id/iphone_app_id/googleplay_app_id as app_store_identifiers
which is also need to be specified when using POST accounts/:account_id/app_lists api.
Step3: Create a tweet with the app card created at Step2.
Step4: Create a campaign with the tweet.
In the creation, call GET accounts/:account_id/app_lists to get the apps for promotion app selection.
Step5: To set up mobile app conversion tracking, create an account with mobile measurement partners.