Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple API endpoint started to require Account ID instead of the Account name for account_id parameter. #5

Open
chkk525 opened this issue Feb 21, 2021 · 0 comments

Comments

@chkk525
Copy link

chkk525 commented Feb 21, 2021

Apple API endpoint started to require Account ID instead of the Account name for account_id parameter.

I'm afraid this is not the appropriate place to share, or even this is correct or not., but in the past, I was using Account name (ex. 'ABC company') for account_id parameter for initializing SearchAdsAPI instead of the actual Account ID(ex: 12311325).

It had been working until last Jan 2021 but suddenly stopped working. I finally fixed it by changing it to Account ID.

Most users of this library should be using account id as the READ.me seems to guidance to use it, but I hope this helps somebody like me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant