feat: 운영 AdFit 일별 수익 자동 조회 연결 - #466
Merged
Merged
Conversation
Constraint: 콘솔 내부 API는 세션 쿠키가 필요하며 만료 시 재연결한다 Directive: 자동 계정 수익과 수동 단위 수익을 합산하지 않는다 Tested: AdFit 단위 테스트 및 Spring 클라이언트 빈 생성 통과 Not-tested: 운영 세션 인증 후 실제 수익 조회 Confidence: medium Scope-risk: moderate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관리자에서 날짜를 조회하면 AdFit 콘솔의 계정 종합 일별 수익을 자동 요청합니다. 기존 수동 데이터와 별도 account 필드로 제공하고, 미설정·인증 만료·조회 실패를 구분합니다. 비용을 제공하지 않는 계정 보고서의 ROI는 null입니다.