পরিষেবা অ্যাকাউন্টগুলির সাথে আপনার নিজের শংসাপত্রগুলি ব্যবহার করে API অ্যাক্সেসের জন্য OAuth2 কীভাবে সেট আপ করবেন তা এই নির্দেশিকা আপনাকে নিয়ে যাবে৷ এই পদক্ষেপগুলি শুধুমাত্র একবার করা দরকার, যদি না আপনি আপনার OAuth2 শংসাপত্রগুলি প্রত্যাহার বা মুছে দেন৷
কনফিগারেশনে একটি ব্যক্তিগত কী JSON এবং একটি ছদ্মবেশী ইমেল যোগ করুন
আপনার কনফিগারেশনে ব্যক্তিগত কী JSON ফাইল পাথ এবং ছদ্মবেশী ইমেল সেট করুন। আপনি যদি একটি google-ads.yaml ফাইল, YAML স্ট্রিং বা dict ব্যবহার করেন তাহলে নিম্নলিখিতগুলি যোগ করুন:
[null,null,["2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This guide explains how to set up OAuth2 for API access using service accounts, a one-time process unless credentials are revoked."],["The setup requires a Google Workspace domain and a service account with domain-wide delegation access granted by a super administrator."],["You need to generate a service account ID and a JSON file, then add the private key JSON file path and impersonated email to your configuration."],["Configuration can be set using a `google-ads.yaml` file, YAML string, `dict`, or environment variables."],["The library prioritizes credentials for desktop or web app flows, so ensure these are not present if you want to use Service Account authentication."]]],[]]