export interface AdAccountPromotableObjectsFields { promotable_app_ids: string[]; promotable_page_ids: string[]; promotable_urls: string[]; } //# sourceMappingURL=ad-account-promotable-objects.d.ts.map