export interface BrandedContentAdErrorFields { blame_field_spec: string[]; error_code: number; error_description: string; error_message: string; error_placement: string; error_severity: string; help_center_id: number; }