রিপোর্টের ধরন: ফ্লাডলাইট অ্যাক্টিভিটি
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
ফ্লাডলাইট কার্যক্রমের জন্য কনফিগারেশন বৈশিষ্ট্য।
এই প্রতিবেদনটি শুধুমাত্র একটি অ্যাসিঙ্ক্রোনাস অনুরোধ দ্বারা ফেরত দেওয়া যেতে পারে (অর্থাৎ, Reports.request() পদ্ধতির মাধ্যমে)।
উদ্ধৃতি অনুরোধ করুন
একটি নিয়মিত Reports.request() রিকোয়েস্ট বডি পাঠান, কিন্তু "reportType": "floodlightActivity"
উল্লেখ করুন।
{
...
"reportType": "floodlightActivity",
"columns": [
{
"columnName": string,
"headerText": string,
"startDate": string,
"endDate": string
}
],
"filters": [
{
"column": {
"columnName": string,
},
...
},
...
],
...
}
প্রতিটি কলামের জন্য যা আপনি প্রতিবেদনে ফেরত দিতে চান বা ফিল্টার করতে চান, নীচের সারণীতে তালিকাভুক্ত columnName
উল্লেখ করুন। এছাড়াও আপনি ঐচ্ছিকভাবে হেডার টেক্সট , startDate , এবং endDate উল্লেখ করতে পারেন। মনে রাখবেন কিছু কলাম ফিল্টার করা যাবে না; নীচের টেবিলে "ফিল্টারযোগ্য" পড়ুন।
columnName | বর্ণনা | আচরণ | টাইপ | ফিল্টারযোগ্য |
---|
status | ফ্লাডলাইট কার্যকলাপের অবস্থা: Active বা Removed । | বৈশিষ্ট্য | Status | হ্যাঁ |
creationTimestamp | ফ্লাডলাইট অ্যাক্টিভিটি তৈরির টাইমস্ট্যাম্প, ISO 8601 এ ফর্ম্যাট করা হয়েছে। | বৈশিষ্ট্য | Timestamp | হ্যাঁ |
lastModifiedTimestamp | ফ্লাডলাইট কার্যকলাপের সবচেয়ে সাম্প্রতিক পরিবর্তনের টাইমস্ট্যাম্প, ISO 8601 এ ফর্ম্যাট করা হয়েছে। | বৈশিষ্ট্য | Timestamp | হ্যাঁ |
floodlightGroup | ফ্লাডলাইট গ্রুপের নাম। | বৈশিষ্ট্য | String | হ্যাঁ |
floodlightGroupConversionType | এই গ্রুপে ফ্লাডলাইট কার্যকলাপের দ্বারা উত্পন্ন রূপান্তরগুলির ধরন: Action বা Transaction । | বৈশিষ্ট্য | Conversion type | হ্যাঁ |
floodlightGroupId | ডিএস ফ্লাডলাইট গ্রুপ আইডি। | বৈশিষ্ট্য | ID | হ্যাঁ |
floodlightGroupTag | ফ্লাডলাইট গ্রুপ ট্যাগ। | বৈশিষ্ট্য | String | হ্যাঁ |
floodlightConfigurationId | ক্যাম্পেইন ম্যানেজার ফ্লাডলাইট কনফিগারেশন আইডি। | বৈশিষ্ট্য | ID | হ্যাঁ |
floodlightActivity | ফ্লাডলাইট কার্যকলাপের নাম। | বৈশিষ্ট্য | String | হ্যাঁ |
floodlightActivityId | DS ফ্লাডলাইট অ্যাক্টিভিটি আইডি। | বৈশিষ্ট্য | ID | হ্যাঁ |
floodlightActivityTag | ফ্লাডলাইট অ্যাক্টিভিটি ট্যাগ। | বৈশিষ্ট্য | String | হ্যাঁ |
agency | এজেন্সির নাম। | বৈশিষ্ট্য | String | হ্যাঁ |
agencyId | ডিএস এজেন্সি আইডি। | বৈশিষ্ট্য | ID | হ্যাঁ |
advertiser | বিজ্ঞাপনদাতার নাম। | বৈশিষ্ট্য | String | হ্যাঁ |
advertiserId | DS বিজ্ঞাপনদাতা আইডি। | বৈশিষ্ট্য | ID | হ্যাঁ |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eFloodlight activity configuration attributes can be retrieved through an asynchronous report using the \u003ccode\u003eReports.request()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe report type must be specified as \u003ccode\u003e"reportType": "floodlightActivity"\u003c/code\u003e in the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe report allows you to request and filter data using attributes like \u003ccode\u003estatus\u003c/code\u003e, \u003ccode\u003ecreationTimestamp\u003c/code\u003e, \u003ccode\u003efloodlightActivity\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive table outlines all available column names, their descriptions, data types, and whether they can be used for filtering.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the report by specifying \u003ccode\u003eheaderText\u003c/code\u003e, \u003ccode\u003estartDate\u003c/code\u003e, and \u003ccode\u003eendDate\u003c/code\u003e for each column.\u003c/p\u003e\n"]]],["To generate a report on Floodlight activity attributes, use an asynchronous `Reports.request()` method and specify `\"reportType\": \"floodlightActivity\"`. Define the report's structure using `\"columns\"` and `\"filters\"`, listing `columnName` for each desired attribute. Additional `headerText`, `startDate`, and `endDate` fields can also be specified in the column. The report details Floodlight attributes such as `status`, `creationTimestamp`, `floodlightGroup`, and associated IDs, and if they are `filterable`.\n"],null,["# Report Type: floodlightActivity\n\nConfiguration attributes for Floodlight activities.\n\n\nThis report can only be returned by an asynchronous request (that is, via the\n[Reports.request()](/search-ads/v2/reference/reports/request) method).\n\n### Request excerpt\n\n\nSend a regular\n[Reports.request()](/search-ads/v2/reference/reports/request)\nrequest body, but specify `\"reportType\": \"floodlightActivity\"`.\n\n```text\n{\n...\n \"reportType\": \"floodlightActivity\",\n \"columns\": [\n {\n \"columnName\": string,\n \"headerText\": string,\n \"startDate\": string,\n \"endDate\": string\n }\n ],\n \"filters\": [\n {\n \"column\": {\n \"columnName\": string,\n },\n ...\n },\n ...\n ],\n...\n}\n```\n\n\nFor each column that you want returned or filtered in the report,\nspecify the `columnName` listed in the table below.\nYou can also optionally specify\n[headerText](/search-ads/v2/reference/reports#request.columns.headerText),\n[startDate](/search-ads/v2/reference/reports#request.columns.startDate),\nand [endDate](/search-ads/v2/reference/reports#request.columns.endDate).\nNote that some columns cannot be filtered; refer to \"Filterable\" in the table below.\n\n| `columnName` | Description | Behavior | Type | Filterable |\n|---------------------------------|------------------------------------------------------------------------------------------------------|-----------|-------------------|------------|\n| `status` | The status of the Floodlight activity: `Active` or `Removed`. | attribute | `Status` | Yes |\n| `creationTimestamp` | Timestamp of the Floodlight activity's creation, formatted in ISO 8601. | attribute | `Timestamp` | Yes |\n| `lastModifiedTimestamp` | Timestamp of the Floodlight activity's most recent modification, formatted in ISO 8601. | attribute | `Timestamp` | Yes |\n| `floodlightGroup` | Floodlight group name. | attribute | `String` | Yes |\n| `floodlightGroupConversionType` | The type of conversions generated by Floodlight activities in this group: `Action` or `Transaction`. | attribute | `Conversion type` | Yes |\n| `floodlightGroupId` | DS Floodlight group ID. | attribute | `ID` | Yes |\n| `floodlightGroupTag` | Floodlight group tag. | attribute | `String` | Yes |\n| `floodlightConfigurationId` | Campaign manager Floodlight configuration ID. | attribute | `ID` | Yes |\n| `floodlightActivity` | Floodlight activity name. | attribute | `String` | Yes |\n| `floodlightActivityId` | DS Floodlight activity ID. | attribute | `ID` | Yes |\n| `floodlightActivityTag` | Floodlight activity tag. | attribute | `String` | Yes |\n| `agency` | Agency name. | attribute | `String` | Yes |\n| `agencyId` | DS agency ID. | attribute | `ID` | Yes |\n| `advertiser` | Advertiser name. | attribute | `String` | Yes |\n| `advertiserId` | DS advertiser ID. | attribute | `ID` | Yes |"]]