Skip to content

Cubid SDK Error Code Info

rnd-adforus edited this page Jul 2, 2025 · 1 revision
Number Name Message
112 Network error Initialization failed due to network connectivity issues. Check internet status, firewall, or app permissions that may restrict access.
113 Time Out Initialization attempt exceeded 12 seconds without server response. Delay or unstable network may have caused timeout.
114 Invalid Set Id Application ID is invalid or unrecognized. Confirm the value is correct and registered with the system.
115 Missing value Required initialization parameter is missing. All mandatory fields must be provided prior to initializing.
117 Not ready initialize SDK not initialized. Initialization must be completed and confirmed before making ad requests.
118 Invalid Placement Id Placement ID is malformed or used before SDK initialization. Ensure correct ID and proper initialization timing.
119 Ad No fill Ad request returned no fill. Inventory may be temporarily unavailable.
122 No matching placement Id No available ad for the specified Placement ID. The ID is valid but not currently mapped to an active campaign.
123 Required resource ids missing for Native Ad Native Ad requires specific view IDs. One or more mandatory XML resource IDs (e.g., layout, title, media, cta) are not defined or mapped.

⚠️ The error codes in this table are defined and used only within the CuBid SDK. They do not follow any external or system-wide standard.

Clone this wiki locally