নতুন Search Ads 360 Reporting API এখন উপলব্ধ। আসন্ন উন্নতি এবং রিলিজ সম্পর্কে আপ টু ডেট থাকতে
searchads-api-announcements Google গ্রুপে যোগ দিন।
Search Ads 360 Reporting API
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Search Ads 360 API ডেভেলপারদের Search Ads 360 থেকে স্বয়ংক্রিয়ভাবে রিপোর্ট ডাউনলোড করার অনুমতি দেয়।
পরিষেবা: searchads360.googleapis.com
RPC ক্লায়েন্ট স্টাব তৈরি করতে পরিষেবার নাম searchads360.googleapis.com
প্রয়োজন।
পদ্ধতি |
---|
ListAccessibleCustomers
| কলটি প্রমাণীকরণকারী ব্যবহারকারীর দ্বারা সরাসরি অ্যাক্সেসযোগ্য গ্রাহকদের সম্পদের নাম প্রদান করে। |
পদ্ধতি |
---|
Search
| সার্চ কোয়েরির সাথে মেলে এমন সব সারি দেখায়। |
SearchStream
| সার্চ স্ট্রিম কোয়েরির সাথে মেলে এমন সব সারি দেখায়। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe Search Ads 360 API enables developers to automate report downloads from Search Ads 360.\u003c/p\u003e\n"],["\u003cp\u003eThe service name \u003ccode\u003esearchads360.googleapis.com\u003c/code\u003e is used for creating RPC client stubs.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides access to various services, including CustomColumnService, CustomerService, SearchAds360FieldService, and SearchAds360Service for managing and retrieving data.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use these services to get custom columns, list accessible customers, retrieve specific fields, and perform searches on Search Ads 360 data.\u003c/p\u003e\n"]]],["The Search Ads 360 API allows automated report downloading, using `searchads360.googleapis.com` for RPC client stubs. Key actions include: retrieving a specific custom column or all custom columns with `CustomColumnService`; listing accessible customer resource names via `CustomerService`; finding specific or all matching fields with `SearchAds360FieldService`; and retrieving matching rows through `Search` or `SearchStream` methods in `SearchAds360Service`, based on search queries.\n"],null,["# Search Ads 360 Reporting API\n\nThe Search Ads 360 API allows developers to automate downloading reports from Search Ads 360.\n\nService: searchads360.googleapis.com\n------------------------------------\n\nThe Service name `searchads360.googleapis.com` is needed to create RPC client stubs.\n\n[google.ads.searchads360.v0.services.CustomColumnService](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.CustomColumnService)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|\n| [GetCustomColumn](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.CustomColumnService.GetCustomColumn) | Returns the requested custom column in full detail. |\n| [ListCustomColumns](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.CustomColumnService.ListCustomColumns) | Returns all the custom columns associated with the customer in full detail. |\n\n[google.ads.searchads360.v0.services.CustomerService](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.CustomerService)\n--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|\n| [ListAccessibleCustomers](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.CustomerService.ListAccessibleCustomers) | Returns resource names of customers directly accessible by the user authenticating the call. |\n\n[google.ads.searchads360.v0.services.SearchAds360FieldService](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360FieldService)\n--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|\n| [GetSearchAds360Field](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360FieldService.GetSearchAds360Field) | Returns just the requested field. |\n| [SearchSearchAds360Fields](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360FieldService.SearchSearchAds360Fields) | Returns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). |\n\n[google.ads.searchads360.v0.services.SearchAds360Service](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360Service)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|\n| [Search](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360Service.Search) | Returns all rows that match the search query. |\n| [SearchStream](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#google.ads.searchads360.v0.services.SearchAds360Service.SearchStream) | Returns all rows that match the search stream query. |"]]