account | object or array of object or MicrosoftAdsAccountItem or string or integer | Yes | - | Select the Microsoft Ads account that owns the ad group. |
update_type | string or SelectableOption | Yes | - | Choose whether to create a single product ad or multiple at once. Options: ‘single’ or ‘bulk’. |
ad_group_id | string or SelectItem | No | - | The ad group ID to add the product ad to. The ad group must belong to a Shopping campaign. Required for single create. |
ad_status | string or SelectableOption | No | - | Initial ad status. Options: ACTIVE or PAUSED. Defaults to ACTIVE, since a product ad carries no reviewable copy of its own. |
structured_data | array (also accepts a comma-separated string) | No | - | Structured data for bulk create, one row per product ad. Required column: ‘ad_group_id’. Optional: ‘ad_status’ (ACTIVE or PAUSED, defaults to ACTIVE). Required for bulk create. |