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

Please explain how to get accountId value #8

Open
mediaexplorer74 opened this issue Jan 16, 2023 · 0 comments
Open

Please explain how to get accountId value #8

mediaexplorer74 opened this issue Jan 16, 2023 · 0 comments

Comments

@mediaexplorer74
Copy link

mediaexplorer74 commented Jan 16, 2023

Hi!
Interesting repo, thank you. I'm retro man who loves to transform some cool repos (programs) onto .NET UWP apps for my old sweet Lumia phones ;)

Please explain to me, how to get accountId value.

I tried to debug this part of your sample:

var snapchatServices = new SnapchatServices("xxx", "xxxxx", "xxxxxxxxxxx"); -- OK
var accountService = snapchatServices.GetService<IAdAccountService>(); - OK
var adAccount = accountService.GetByAccountId("accountId"); -- Exception

Authorization seems to be ok... but after auth nothing want to work... ((((

Also I didn't undestand the meaning of adId, campaignId, etc. :(

Best wishes,
MediaExplorer

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