export interface AdAccountPromotableObjectsFields { promotable_app_ids: string[]; promotable_page_ids: string[]; promotable_urls: string[]; }