1. Functional Overview
Taku provides log analysis of Bid fail、Request fail and Show fail for placements and ad sources. You can use the log analysis function to assist in troubleshooting..Log analysis data supports querying the last 14 days.
① The log analysis function supports the following dimensions:
Log Type | Log Dimension | Required data dimensions | Illustrate |
---|---|---|---|
Bid Fail
|
Placement | Placement | Analyze the bid failure logs of all bidding ad sources under the placement |
Request Fail | Placement | Placement | Analyze the failed placement request log (the reason why the corresponding placement traffic request is not filled ) |
Show Fail | Placement | Placement | Analyze the show fail log of the placement |
Bid Fail | Ad Source | Ad source or Network | Analyze the bid failure log of the ad source (the reason why the corresponding ad source does not respond to the bid failure ) |
Attempt Fail | Ad Source | Ad source or Network | Analyze the request fail log of the ad source (the reason why the ad request of the corresponding ad source is not filled ) |
Show Fail | Ad Source | Ad source or Network | Analyze the video playback failure logs of rewarded videos and interstitial ad sources |
② Log analysis can query the data of the day
2. Operation Instructions
2.1 bid fail for placement and ad source
(1) When analyzing the bid failure log of a placement, after you select the placement , network , and ad source to be analyzed, Taku will output the corresponding log content.
(2) Reasons for failed inquiries about placement , network , and ad source . The specific output content is as follows:
Metrics | Illustrate |
---|---|
Taku Error Codes | Error codes for Taku SDK internal statistics |
Taku Error Type | Error types in Taku SDK internal statistics |
Taku Error Message | Error information of Taku SDK internal statistics |
(3) You can locate the reason why the placement , network , or ad source bid request is not filled based on the error type of Taku SDK
Taku Error Codes | Taku Error Type |
---|---|
-1 | The bidding failed or the network did not bid |
-2 | The network SDK has not completed initialization and cannot initiate a bidding request |
-3 | network timeout |
-4 | Taku S2S interface abnormality |
-5 | Due to the show cap limit of the ad source, it does not participate in this bid request |
-6 | Due to the show pacing limit of the ad source, it does not participate in this bid request |
-7 | Due to the limitation of "the time interval between the next bid after the bid failed", the bidder will not participate in this bid request. |
-8 | Due to the reason that "the developer passes in the filtered ad source ID through the SDK API", this bid request is not included |
-9 | Due to "integration exception (network SDK does not exist, adapter does not exist)", this bidding request is not included |
2.2 Request fail for placement
(1) When analyzing the Request Fail log of a placement, after you select the placement to be analyzed, Taku will output the corresponding log content.
(2) Reasons why the placement request failed. The specific output is as follows:
Metrics | Illustrate |
---|---|
Taku Error Codes | Error codes for Taku SDK internal statistics |
Taku Error Message | Error information of Taku SDK internal statistics |
(3) You can locate the reason why the placement is not filled based on the error code of Taku SDK
Taku Android SDK Error Code Description
Taku iOS SDK Error Code Description
2.3 Show fail for placement
(1) When analyzing the Show Fail log of an placement, after you select the placement to be analyzed, Taku will output the corresponding log content.
(2) The reason for the failure of the placement show, the specific output is as follows:
Metrics | Illustrate |
---|---|
Taku Error Codes | Error codes for Taku SDK internal statistics |
Taku Error Message | Error information of Taku SDK internal statistics |
(3) You can target the reason for the failure of the placement show based on the error code of the Taku SDK
Taku Error Codes | Illustrate |
---|---|
1 | There is currently no ad source available for display. Consider preloading ads or adding ad loading scenarios |
2 | The placement is limited by the display limit. You can consider modifying the cap setting of the placement. |
3 | Limited by the show pacing of the placement. Consider modifying your placement's show pacing settings |
4 | The current strategy is empty. Before the placement is loaded into the WaterFall strategy, the App will report this error when calling to display ads |
2.4 Attemps Fail for ad source
(1) When analyzing the Attempts Fail log, when you select the ad source or network for demand analysis, Taku will output the corresponding log content.
(2) The reason for the failure of the ad source attempt, the specific output is as follows:
Metrics | Illustrate |
---|---|
Taku No Fill Type | Unfilled type of Taku SDK internal statistics |
Network error code | Taku SDK records the error code returned by the network |
Network error message | Taku SDK records the error information returned by the network |
(3) You can target the reason why the ad source is not filled based on the Taku Fill Fail Type
Taku Fill Fail Type | Illustrate |
---|---|
0 | The ad source is not filled. It needs to be checked according to Network Error Codes and Network Error Message |
1 | Ad source filling timed out . The ad source did not return a filling result within 15 minutes. |
2 | Limited by the show cap of the ad source. Consider modifying your ad source's show cap settings |
3 | Limited by the show pacing of the ad source. Consider modifying your ad source's show pacing settings |
4 | No fill last time, no request was made within the specified time. Contact Taku to set |
5 | Hit the filtered ad source ID passed in the Load method , and no request is initiated this time |
6 | The Bid Token of the bidding ad source has expired . No request will be made this time. |
7 | Current ad source is showing , so no request will be made this time |
(4) You can locate the reason why the ad source is not filled according to Network Error Codes and Network Error Message:
Network Android Error Code Description
Network iOS Error Code Description
2.5 Ad source show fail
(1) When analyzing the Show Fail log of an ad source, after you select the ad source or network to be analyzed, Taku will output the corresponding log content.
(2) Reasons for the failure of ad source display. The specific output content is as follows:
Metrics | Illustrate |
---|---|
Taku show fail type | Display failure types counted by Taku SDK |
Network error code | Taku SDK records the error code returned by the network |
Network error message | Taku SDK records the error information returned by the network |
(3) You can locate the reason for ad source show fail based on the show fail type of Taku SDK
Taku Android SDK Error Code Description
Taku iOS SDK Error Code Description
(4) You can locate the reason why the ad source is shown failed according to Network Error Codes and Network Error Message: