I’m currently working with Kakao Moment Customer Files and noticed an issue regarding the usage API.
I tested the endpoint: GET https://apis.moment.kakao.com/openapi/v4/customerFiles/usages/${ID}
to check where a customer file is being used. However, in mt testing, the API only returns AdGroup/Campaign-related information and does not return Audience Information, even though the customer file is already linked to an Audience.
I would like to confirm:
- Is there another API available to check which Audience is using a customer file?
- I noticed that the API GET https://apis.moment.kakao.com/openapi/v4/adGroups/targetings/customerFiles/availables is returning a list of currently used Customer Files. Does this mean the Customer File is being used in an Audience, AdGroup, or Campaign?
Any insights or related experience would be greatly appreciated. Thank you