account | GadsAccountItem or object or array of object or string or integer | Yes | - | Select the Google Ads account, ask user for it if not provided |
ad_group_id | string or SelectItem | Yes | - | Select the ad group for this ad (must be an App campaign ad group) |
app_ad_type | string or SelectableOption | Yes | - | App ad type, which must match the campaign’s sub-type. Available: ‘APP_CAMPAIGN’ (App installs, uses AppAdInfo), ‘APP_CAMPAIGN_FOR_ENGAGEMENT’ (App engagement, uses AppEngagementAdInfo), ‘APP_CAMPAIGN_FOR_PRE_REGISTRATION’ (App pre-registration, uses AppPreRegistrationAdInfo). |
headlines | array of string | Yes | - | List of headlines (1-5 items, max 30 characters each). |
descriptions | array of string | Yes | - | List of descriptions (1-5 items, max 90 characters each). |
images | array of string | No | - | Image assets. Accepts direct image URLs or Google Drive share links (set to ‘Anyone with the link’). Optional, max 20. |
youtube_videos | array of string | No | - | YouTube video URLs (youtube.com or youtu.be links). Optional, max 20. Used for all App ad types. |
app_deep_link | string | No | - | Optional deep link URL (‘App URL’) that sends people to a specific page in your app after they install (e.g., ‘exampleapp://productid_1234’). Only used for ‘APP_CAMPAIGN’ (App installs) ads. |