Reach & Delivery Estimate APIs

Error Response CodeError Description
FAILURE_FETCHING_REACH_ESTIMATEInternal error while fetching reach estimate
FAILURE_FETCHING_DELIVERY_ESTIMATEInternal error while fetching delivery estimate
MISSING_FIELD_START_DATEStart date is a mandatory field for reach and delivery estimate
MISSING_FIELD_END_DATEEnd date is a mandatory field for reach and delivery estimate
MISSING_FIELD_METRICMetric is a mandatory field for reach and delivery estimate
MISSING_FIELD_MAX_BIDMax Bid is a mandatory field for reach and delivery estimate
ONLY_IMPRESSIONS_METRIC_IS_SUPPORTEDMetric can only have the value Impressions
INVALID_METRIC_FIELDMetric can only have the value 'impressions'
INVALID_DELIVERY_SPEEDDelivery Speed can have the values 'frontloaded' and 'evenly'
INVALID_INPUT_COMBINATION_ADVERTISER_ID_OR_CAMPAIGN_ID_OR_ADGROUP_IDAdGroup not found for the given input combination
START_DATE_GREATER_THAN_END_DATEStart date is greater than the end date
BOTH_START_DATE_AND_END_DATE_ARE_IN_THE_PASTBoth start and end dates are in the past
ONE_OF_KEYWORDS_CONTEXTUAL_BEHAVIORAL_ROS_TARGETING_DETAILS_IS_MISSINGAt least one of the 4 targetings, Keyword, Contextual, Behavioral or ROS must be present
MULTIPLE_TARGETINGS_OF_THE_SAME_TYPE_ARE_NOT_ALLOWEDMultiple targetings of the same targeting type are not allowed
MULTIPLE_TARGETING_OF_SAME_TARGET_TYPE_IS_NOT_ALLOWED_FOR_GEO_TARGETINGMultiple targetings of the same location_type are not allowed for geo targeting
MULTIPLE_TARGETING_OF_SAME_TARGET_TYPE_IS_NOT_ALLOWED_FOR_KEYWORD_TARGETINGMultiple targetings of the same target_type are not allowed for keyword targeting
IMPRESSION_ESTIMATE_SUCCESSReach estimate or delivery estimate is successfully returned
TARGETING_INCLUSIONS_CANNOT_BE_EMPTYAt least one valid Id or keyword should be present in the inclusions of contextual, behavioral or keyword targeting
BUDGET_AMOUNT_NEEDS_TO_BE_SETBudget is not mandatory but cannot be passed as empty if it needs to be set.