Form N-CEN Data API

Annual Census Report for Funds

All Form N-CEN filings since first filed in 2019
Updated every few seconds
Up to 1,500 new records per month

The Form N-CEN Data API endpoint provides developers with a straightforward way to query and access data from SEC Form N-CEN filings. This endpoint allows you to search for filings using any Form N-CEN data point, such as the filing fund's CIK, the individual fund series tickers, or the types of service provided, and returns structured JSON data for easy integration into your application.

API Endpoint

https://api.fincoded.com/v1/form-ncen

Supported HTTP methods: GET
Response content type: JSON

Use the API key on your user dashboard to authenticate your requests, using the key=[YOUR_API_KEY] query parameter:

https://api.fincoded.com/v1/form-ncen?key=[YOUR_API_KEY]

Request Parameters

You can query the endpoint by any Form N-CEN property; see the Response Data Model below for a full list of available properties.

Request Parameters
Standard query parameters, all optional. See the API introduction for more details.
  • property[operator]value: Filter the data based on various data model properties, operators (=, <=, >=, !=, <, >) and values.
  • page: The page number for the set of results you want to retrieve.
  • count: The number of results per page.
  • sortBy: The field you want to sort the results by, in full dotted JSON path syntax.
  • sortOrder: The order you want to sort the results, asc for ascending and desc for descending order.
  • subdocuments: When set to true, for endpoints that contain subdocuments for each result (eg informationTable holdings in 13F data), limit these subdocuments to those that match the subdocument filter conditions.
Request Examples

Find Form N-CEN data for managers with 30 or more fund series.

https://api.fincoded.com/v1/form-ncen?formData.registrantInfo.totalSeries>=30

Find Form N-CEN data filed by managers that have a fund with ticker NEMRX.

https://api.fincoded.com/v1/form-ncen?formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.sharesOutstandings.tickerSymbol=NEMRX

Response Data Model

Response type: JSON

The data model for each returned item closely resembles the structure of the original filing, converted to JSON syntax.

Property Type Enum Values Path
sourceReference object sourceReference
source string
filing
sourceReference.source
filename string sourceReference.filename
url string sourceReference.url
date date sourceReference.date
ciks string[] sourceReference.ciks
schemaVersion string schemaVersion
headerData object headerData
submissionType string headerData.submissionType
filerInfo object headerData.filerInfo
liveTestFlag string headerData.filerInfo.liveTestFlag
filer object headerData.filerInfo.filer
issuerCredentials object headerData.filerInfo.filer.issuerCredentials
cik string headerData.filerInfo.filer.issuerCredentials.cik
ccc string headerData.filerInfo.filer.issuerCredentials.ccc
fileNumber string headerData.filerInfo.filer.fileNumber
investmentCompanyType string headerData.filerInfo.investmentCompanyType
seriesClass object headerData.seriesClass
reportSeriesClass object headerData.seriesClass.reportSeriesClass
rptSeriesClassInfo object[] headerData.seriesClass.reportSeriesClass.rptSeriesClassInfo
seriesId string headerData.seriesClass.reportSeriesClass.rptSeriesClassInfo.seriesId
includeAllClassesFlag boolean headerData.seriesClass.reportSeriesClass.rptSeriesClassInfo.includeAllClassesFlag
classInfo object[] headerData.seriesClass.reportSeriesClass.rptSeriesClassInfo.classInfo
classId string headerData.seriesClass.reportSeriesClass.rptSeriesClassInfo.classInfo.classId
formData object formData
generalInfo object formData.generalInfo
reportEndingPeriod string formData.generalInfo.reportEndingPeriod
isReportPeriodLt12 boolean formData.generalInfo.isReportPeriodLt12
registrantInfo object formData.registrantInfo
registrantFullName string formData.registrantInfo.registrantFullName
investmentCompFileNo string formData.registrantInfo.investmentCompFileNo
registrantCik string formData.registrantInfo.registrantCik
registrantLei string formData.registrantInfo.registrantLei
registrantstreet1 string formData.registrantInfo.registrantstreet1
registrantcity string formData.registrantInfo.registrantcity
registrantzipCode string formData.registrantInfo.registrantzipCode
registrantstate string formData.registrantInfo.registrantstate
registrantcountry string formData.registrantInfo.registrantcountry
registrantphoneNumber string formData.registrantInfo.registrantphoneNumber
websites string[] formData.registrantInfo.websites
locationBooksRecords object[] formData.registrantInfo.locationBooksRecords
booksRecordsDesc string formData.registrantInfo.locationBooksRecords.booksRecordsDesc
name string formData.registrantInfo.locationBooksRecords.name
address1 string formData.registrantInfo.locationBooksRecords.address1
address2 string formData.registrantInfo.locationBooksRecords.address2
city string formData.registrantInfo.locationBooksRecords.city
country string formData.registrantInfo.locationBooksRecords.country
state string formData.registrantInfo.locationBooksRecords.state
recordsZipCode string formData.registrantInfo.locationBooksRecords.recordsZipCode
phone string formData.registrantInfo.locationBooksRecords.phone
isRegistrantFirstFiling boolean formData.registrantInfo.isRegistrantFirstFiling
isRegistrantLastFiling boolean formData.registrantInfo.isRegistrantLastFiling
isRegistrantFamilyInvComp boolean formData.registrantInfo.isRegistrantFamilyInvComp
registrantFamilyInvComp object formData.registrantInfo.registrantFamilyInvComp
isRegistrantFamilyInvComp boolean formData.registrantInfo.registrantFamilyInvComp.isRegistrantFamilyInvComp
familyInvCompFullName string formData.registrantInfo.registrantFamilyInvComp.familyInvCompFullName
registrantClassificationType string formData.registrantInfo.registrantClassificationType
totalSeries number formData.registrantInfo.totalSeries
isSecuritiesActRegistration boolean formData.registrantInfo.isSecuritiesActRegistration
directors object[] formData.registrantInfo.directors
directorName string formData.registrantInfo.directors.directorName
crdNumber string formData.registrantInfo.directors.crdNumber
isDirectorInterestedPerson boolean formData.registrantInfo.directors.isDirectorInterestedPerson
fileNumbers string[] formData.registrantInfo.directors.fileNumbers
chiefComplianceOfficers object[] formData.registrantInfo.chiefComplianceOfficers
crdNumber string formData.registrantInfo.chiefComplianceOfficers.crdNumber
isCcoChangedSinceLastFiling boolean formData.registrantInfo.chiefComplianceOfficers.isCcoChangedSinceLastFiling
name string formData.registrantInfo.chiefComplianceOfficers.name
street1 string formData.registrantInfo.chiefComplianceOfficers.street1
city string formData.registrantInfo.chiefComplianceOfficers.city
country string formData.registrantInfo.chiefComplianceOfficers.country
state string formData.registrantInfo.chiefComplianceOfficers.state
zipCode string formData.registrantInfo.chiefComplianceOfficers.zipCode
phone string formData.registrantInfo.chiefComplianceOfficers.phone
employers object[] formData.registrantInfo.chiefComplianceOfficers.employers
ccoEmployer object formData.registrantInfo.chiefComplianceOfficers.employers.ccoEmployer
ccoEmployerName string formData.registrantInfo.chiefComplianceOfficers.employers.ccoEmployer.ccoEmployerName
ccoEmployerId string formData.registrantInfo.chiefComplianceOfficers.employers.ccoEmployer.ccoEmployerId
isRegistrantSubmittedMatter boolean formData.registrantInfo.isRegistrantSubmittedMatter
isPreviousLegalProceeding boolean formData.registrantInfo.isPreviousLegalProceeding
isPreviousProceedingTerminated boolean formData.registrantInfo.isPreviousProceedingTerminated
isClaimFiled boolean formData.registrantInfo.isClaimFiled
coveredByInsurancePolicy object formData.registrantInfo.coveredByInsurancePolicy
isCoveredByInsurancePolicy boolean formData.registrantInfo.coveredByInsurancePolicy.isCoveredByInsurancePolicy
isClaimFiledDuringPeriod boolean formData.registrantInfo.coveredByInsurancePolicy.isClaimFiledDuringPeriod
isFinancialSupportDuringPeriod boolean formData.registrantInfo.isFinancialSupportDuringPeriod
releaseNumbers object formData.registrantInfo.releaseNumbers
isExemptionFromAct boolean formData.registrantInfo.releaseNumbers.isExemptionFromAct
releaseNumberInfo string[] formData.registrantInfo.releaseNumbers.releaseNumberInfo
principalUnderwriters object[] formData.registrantInfo.principalUnderwriters
isPrincipalUnderwriterAffiliatedWithRegistrant boolean formData.registrantInfo.principalUnderwriters.isPrincipalUnderwriterAffiliatedWithRegistrant
underwriterName string formData.registrantInfo.principalUnderwriters.underwriterName
underwriterFileNumber string formData.registrantInfo.principalUnderwriters.underwriterFileNumber
underwriterCrdNumber string formData.registrantInfo.principalUnderwriters.underwriterCrdNumber
underwriterLei string formData.registrantInfo.principalUnderwriters.underwriterLei
underWriterCountry string formData.registrantInfo.principalUnderwriters.underWriterCountry
underWriterState string formData.registrantInfo.principalUnderwriters.underWriterState
isUnderwriterHiredOrTerminated boolean formData.registrantInfo.isUnderwriterHiredOrTerminated
publicAccountants object[] formData.registrantInfo.publicAccountants
pcaobNumber string formData.registrantInfo.publicAccountants.pcaobNumber
name string formData.registrantInfo.publicAccountants.name
lei string formData.registrantInfo.publicAccountants.lei
country string formData.registrantInfo.publicAccountants.country
state string formData.registrantInfo.publicAccountants.state
isPublicAccountantChanged boolean formData.registrantInfo.isPublicAccountantChanged
isMaterialWeakness boolean formData.registrantInfo.isMaterialWeakness
isOpinionOffered boolean formData.registrantInfo.isOpinionOffered
isMaterialChange boolean formData.registrantInfo.isMaterialChange
isAccountingPrincipleChange boolean formData.registrantInfo.isAccountingPrincipleChange
paymentErrorSeries object formData.registrantInfo.paymentErrorSeries
isPaymentErrorInNetAssetValue boolean formData.registrantInfo.paymentErrorSeries.isPaymentErrorInNetAssetValue
seriesInfo object[] formData.registrantInfo.paymentErrorSeries.seriesInfo
seriesName string formData.registrantInfo.paymentErrorSeries.seriesInfo.seriesName
seriesId string formData.registrantInfo.paymentErrorSeries.seriesInfo.seriesId
isPaymentErrorInNetAssetValue boolean formData.registrantInfo.isPaymentErrorInNetAssetValue
isPaymentDividend boolean formData.registrantInfo.isPaymentDividend
managementInvestmentQuestionSeriesInfo object formData.managementInvestmentQuestionSeriesInfo
managementInvestmentQuestion object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion
mgmtInvFundName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.mgmtInvFundName
mgmtInvSeriesId string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.mgmtInvSeriesId
mgmtInvLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.mgmtInvLei
isFirstFilingByFund boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isFirstFilingByFund
numAuthorizedClass number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.numAuthorizedClass
numAddedClass number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.numAddedClass
numTerminatedClass number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.numTerminatedClass
sharesOutstandings object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.sharesOutstandings
className string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.sharesOutstandings.className
classId string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.sharesOutstandings.classId
tickerSymbol string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.sharesOutstandings.tickerSymbol
fundType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundType
fundTypes object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes
indexFundInfo object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo
fundType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.fundType
isIndexFundAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.isIndexFundAffiliated
isIndexFundExclusive boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.isIndexFundExclusive
indexFundReturnDiffBeforeExpense number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.indexFundReturnDiffBeforeExpense
indexFundReturnDiffAfterExpense number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.indexFundReturnDiffAfterExpense
indexFundReturnDailyStdevBeforeExpense number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.indexFundReturnDailyStdevBeforeExpense
indexFundReturnDailyStdevAfterExpense number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.indexFundInfo.indexFundReturnDailyStdevAfterExpense
masterFeederFundInfo object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo
fundType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.fundType
feederFunds object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds
feederFundName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.feederFundName
regFeederFundFileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.regFeederFundFileNo
regFeederFundSeriesIdNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.regFeederFundSeriesIdNo
regFeederFundLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.regFeederFundLei
unregFeederFileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.unregFeederFileNo
unregFeederFundLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.masterFeederFundInfo.feederFunds.unregFeederFundLei
fundType string[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundTypes.fundType
isNonDiversifiedCompany boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isNonDiversifiedCompany
foreignInvestments object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.foreignInvestments
isForeignSubsidiary boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.foreignInvestments.isForeignSubsidiary
foreignInvestment object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.foreignInvestments.foreignInvestment
foreignSubsidiaryName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.foreignInvestments.foreignInvestment.foreignSubsidiaryName
foreignSubsidiaryLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.foreignInvestments.foreignInvestment.foreignSubsidiaryLei
isFundSecuritiesLending boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isFundSecuritiesLending
didFundLendSecurities boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.didFundLendSecurities
fundLendSecurities object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundLendSecurities
didFundLendSecurities boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundLendSecurities.didFundLendSecurities
isFundLiquidated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundLendSecurities.isFundLiquidated
isFundAdverselyImpacted boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.fundLendSecurities.isFundAdverselyImpacted
securityLendings object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings
securitiesAgentName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securitiesAgentName
securitiesAgentLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securitiesAgentLei
isSecuritiesAgentAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.isSecuritiesAgentAffiliated
securityAgentIdemnity object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity
isSecurityAgentIdemnity boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.isSecurityAgentIdemnity
idemnityProviders object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.idemnityProviders
idemnityProvider object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.idemnityProviders.idemnityProvider
idemnityProviderName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.idemnityProviders.idemnityProvider.idemnityProviderName
idemnityProviderLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.idemnityProviders.idemnityProvider.idemnityProviderLei
didIndemnificationRights boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.securityLendings.securityAgentIdemnity.didIndemnificationRights
collateralManagers object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.collateralManagers
collateralManagerName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.collateralManagers.collateralManagerName
collateralManagerLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.collateralManagers.collateralManagerLei
isCollateralManagerAffliliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.collateralManagers.isCollateralManagerAffliliated
isCollateralManagerAffliliatedWithFund boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.collateralManagers.isCollateralManagerAffliliatedWithFund
paymentToAgentManagerType string[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.paymentToAgentManagerType
paymentToAgentManagers object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.paymentToAgentManagers
paymentToAgentManagerType string[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.paymentToAgentManagers.paymentToAgentManagerType
otherFeeDesc string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.paymentToAgentManagers.otherFeeDesc
avgPortfolioSecuritiesValue number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.avgPortfolioSecuritiesValue
netIncomeSecuritiesLending number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.netIncomeSecuritiesLending
relyOnRuleTypes string[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.relyOnRuleTypes
isExpenseLimitationInPlace boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isExpenseLimitationInPlace
isExpenseReducedOrWaived boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isExpenseReducedOrWaived
isFeesWaivedRecoupable boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isFeesWaivedRecoupable
isExpenseWaivedRecoupable boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isExpenseWaivedRecoupable
investmentAdvisers object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers
isInvestmentAdviserHired boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.isInvestmentAdviserHired
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.name
fileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.fileNo
crdNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.crdNo
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.investmentAdvisers.country
transferAgents object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents
isTransferAgentAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.isTransferAgentAffiliated
isTransferAgentSubAgent boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.isTransferAgentSubAgent
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.name
fileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.fileNo
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.transferAgents.country
pricingServices object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices
isPricingServiceAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices.isPricingServiceAffiliated
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices.name
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.pricingServices.country
custodians object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians
isCustodianAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.isCustodianAffiliated
isSubCustodian boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.isSubCustodian
custodyType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.custodyType
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.name
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.custodians.country
shareholderServicingAgents object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents
isShareholderServiceAgentAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.isShareholderServiceAgentAffiliated
isShareholderServiceAgentSubshare boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.isShareholderServiceAgentSubshare
agentName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.agentName
agentLei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.agentLei
idNumberDesc string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.idNumberDesc
agentState string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.agentState
agentCountry string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.shareholderServicingAgents.agentCountry
isAdminHiredOrTerminated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isAdminHiredOrTerminated
admins object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins
idNumberDesc string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.idNumberDesc
isAdminAffiliated boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.isAdminAffiliated
isAdminSubAdmin boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.isAdminSubAdmin
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.name
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.admins.country
brokerDealers object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.name
fileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.fileNo
crdNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.crdNo
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.country
commission number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokerDealers.commission
aggregateCommission number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.aggregateCommission
principalAggregatePurchase number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalAggregatePurchase
isBrokerageResearchPayment boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isBrokerageResearchPayment
mnthlyAvgNetAssets number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.mnthlyAvgNetAssets
hasLineOfCredit boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.hasLineOfCredit
lineOfCredit object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit
hasLineOfCredit boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.hasLineOfCredit
lineOfCreditDetails object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails
isCreditLineCommitted string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.isCreditLineCommitted
lineOfCreditSize number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.lineOfCreditSize
lineOfCreditInstitutions object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.lineOfCreditInstitutions
creditInstitutionName string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.lineOfCreditInstitutions.creditInstitutionName
soleCreditType object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.soleCreditType
creditType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.soleCreditType.creditType
sharedCreditType object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.sharedCreditType
creditType string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.sharedCreditType.creditType
creditUser object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.sharedCreditType.creditUser
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.sharedCreditType.creditUser.name
id string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.sharedCreditType.creditUser.id
isCreditLineUsed boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.lineOfCredit.lineOfCreditDetails.isCreditLineUsed
isInterfundLending boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isInterfundLending
isInterfundBorrowing boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isInterfundBorrowing
interfundLendingDetails object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundLendingDetails
isInterfundLending boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundLendingDetails.isInterfundLending
interfundLending object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundLendingDetails.interfundLending
interfundLendingLoanAverage number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundLendingDetails.interfundLending.interfundLendingLoanAverage
interfundLendingDaysOutstanding number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundLendingDetails.interfundLending.interfundLendingDaysOutstanding
interfundBorrowingDetails object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundBorrowingDetails
isInterfundBorrowing boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundBorrowingDetails.isInterfundBorrowing
interfundBorrowing object formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundBorrowingDetails.interfundBorrowing
interfundBorrowingLoanAverage number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundBorrowingDetails.interfundBorrowing.interfundBorrowingLoanAverage
interfundBorrowingDaysOutstanding number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.interfundBorrowingDetails.interfundBorrowing.interfundBorrowingDaysOutstanding
isSwingPricing boolean formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.isSwingPricing
brokers object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers
grossCommission number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.grossCommission
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.name
fileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.fileNo
crdNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.crdNo
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.brokers.country
principalTransactions object[] formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions
name string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.name
fileNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.fileNo
crdNo string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.crdNo
lei string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.lei
state string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.state
country string formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.country
totalPurchaseSale number formData.managementInvestmentQuestionSeriesInfo.managementInvestmentQuestion.principalTransactions.totalPurchaseSale
exchangeSeriesInfo object formData.exchangeSeriesInfo
exchangeTradedFund object[] formData.exchangeSeriesInfo.exchangeTradedFund
fundName string formData.exchangeSeriesInfo.exchangeTradedFund.fundName
etfSeriesId string formData.exchangeSeriesInfo.exchangeTradedFund.etfSeriesId
securityExchanges object[] formData.exchangeSeriesInfo.exchangeTradedFund.securityExchanges
fundExchange string formData.exchangeSeriesInfo.exchangeTradedFund.securityExchanges.fundExchange
fundsTickerSymbol string formData.exchangeSeriesInfo.exchangeTradedFund.securityExchanges.fundsTickerSymbol
authorizedParticipants object[] formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants
name string formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.name
fileNo string formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.fileNo
crdNo string formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.crdNo
lei string formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.lei
purchaseValue number formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.purchaseValue
redeemValue number formData.exchangeSeriesInfo.exchangeTradedFund.authorizedParticipants.redeemValue
isCollateralRequired boolean formData.exchangeSeriesInfo.exchangeTradedFund.isCollateralRequired
creationUnitNumOfShares number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitNumOfShares
averagePercentagePurchased number formData.exchangeSeriesInfo.exchangeTradedFund.averagePercentagePurchased
standardDeviationPurchased number formData.exchangeSeriesInfo.exchangeTradedFund.standardDeviationPurchased
creationUnitPurchasedInKind number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitPurchasedInKind
creationUnitPurchasedSDInKind number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitPurchasedSDInKind
averagePercentageRedeemed number formData.exchangeSeriesInfo.exchangeTradedFund.averagePercentageRedeemed
percentSDRedeemed number formData.exchangeSeriesInfo.exchangeTradedFund.percentSDRedeemed
creationUnitPercentageRedeemedInKind number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitPercentageRedeemedInKind
creationUnitSDRedeemedInKind number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitSDRedeemedInKind
creationUnitTransactionFeePerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeePerUnit
creationUnitTransactionFeeManyUnits number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeeManyUnits
creationUnitTransactionFeePercentagePerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeePercentagePerUnit
creationUnitTransactionFeeCashPerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeeCashPerUnit
creationUnitTransactionFeeCashManyUnits number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeeCashManyUnits
creationUnitTransactionFeeCashPercentagePerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.creationUnitTransactionFeeCashPercentagePerUnit
purchaseCreationUnitDollarPerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitDollarPerUnit
purchaseCreationUnitDollarPerMoreUnits number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitDollarPerMoreUnits
purchaseCreationUnitDollarPercentagePerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitDollarPercentagePerUnit
purchaseCreationUnitCashPerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitCashPerUnit
purchaseCreationUnitCashPerMoreUnits number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitCashPerMoreUnits
purchaseCreationUnitCashPercentagePerUnit number formData.exchangeSeriesInfo.exchangeTradedFund.purchaseCreationUnitCashPercentagePerUnit
isInKindETF boolean formData.exchangeSeriesInfo.exchangeTradedFund.isInKindETF
closedEndManagementInvestment object formData.closedEndManagementInvestment
securityRelatedItems object[] formData.closedEndManagementInvestment.securityRelatedItems
description string formData.closedEndManagementInvestment.securityRelatedItems.description
securityClassTitle string formData.closedEndManagementInvestment.securityRelatedItems.securityClassTitle
commonStocks object[] formData.closedEndManagementInvestment.securityRelatedItems.commonStocks
commonStockExchange string formData.closedEndManagementInvestment.securityRelatedItems.commonStocks.commonStockExchange
commonStockTickerSymbol string formData.closedEndManagementInvestment.securityRelatedItems.commonStocks.commonStockTickerSymbol
otherSecurityDescription string formData.closedEndManagementInvestment.securityRelatedItems.otherSecurityDescription
isRightsOffering boolean formData.closedEndManagementInvestment.isRightsOffering
isSecondaryOffering boolean formData.closedEndManagementInvestment.isSecondaryOffering
isRepurchaseSecurity boolean formData.closedEndManagementInvestment.isRepurchaseSecurity
repurchaseSecurities object formData.closedEndManagementInvestment.repurchaseSecurities
isRepurchaseSecurity boolean formData.closedEndManagementInvestment.repurchaseSecurities.isRepurchaseSecurity
repurchaseSecurityType string formData.closedEndManagementInvestment.repurchaseSecurities.repurchaseSecurityType
otherRepurchaseSecurityDesc string formData.closedEndManagementInvestment.repurchaseSecurities.otherRepurchaseSecurityDesc
isDefaultLongTermDebt boolean formData.closedEndManagementInvestment.isDefaultLongTermDebt
isDividendsInArrears boolean formData.closedEndManagementInvestment.isDividendsInArrears
isSecuritiesModified boolean formData.closedEndManagementInvestment.isSecuritiesModified
managementFee number formData.closedEndManagementInvestment.managementFee
netOperatingExpenses number formData.closedEndManagementInvestment.netOperatingExpenses
marketPricePerShare number formData.closedEndManagementInvestment.marketPricePerShare
netAssetValuePerShare number formData.closedEndManagementInvestment.netAssetValuePerShare
unitInvestmentTrust object formData.unitInvestmentTrust
depositors object[] formData.unitInvestmentTrust.depositors
depositorName string formData.unitInvestmentTrust.depositors.depositorName
depositorCrdNo string formData.unitInvestmentTrust.depositors.depositorCrdNo
depositorLei string formData.unitInvestmentTrust.depositors.depositorLei
depositorState string formData.unitInvestmentTrust.depositors.depositorState
depositorCountry string formData.unitInvestmentTrust.depositors.depositorCountry
depositorUltimateParentname string formData.unitInvestmentTrust.depositors.depositorUltimateParentname
uitAdmins object[] formData.unitInvestmentTrust.uitAdmins
uitAdminName string formData.unitInvestmentTrust.uitAdmins.uitAdminName
uitAdminLei string formData.unitInvestmentTrust.uitAdmins.uitAdminLei
uitAdminState string formData.unitInvestmentTrust.uitAdmins.uitAdminState
uitAdminCountry string formData.unitInvestmentTrust.uitAdmins.uitAdminCountry
isUitAdminAffiliated boolean formData.unitInvestmentTrust.uitAdmins.isUitAdminAffiliated
isUitAdminSubAdmin boolean formData.unitInvestmentTrust.uitAdmins.isUitAdminSubAdmin
isUitAdminHiredTerminated boolean formData.unitInvestmentTrust.isUitAdminHiredTerminated
registrantSeparateInsuranceAccount object formData.unitInvestmentTrust.registrantSeparateInsuranceAccount
isRegistrantSeparateInsuranceAccount boolean formData.unitInvestmentTrust.registrantSeparateInsuranceAccount.isRegistrantSeparateInsuranceAccount
separateAccountSeriesId string formData.unitInvestmentTrust.registrantSeparateInsuranceAccount.separateAccountSeriesId
numOfContracts number formData.unitInvestmentTrust.numOfContracts
contractSecurities object[] formData.unitInvestmentTrust.contractSecurities
separateAccountSecurityName string formData.unitInvestmentTrust.contractSecurities.separateAccountSecurityName
separateAccountContractId string formData.unitInvestmentTrust.contractSecurities.separateAccountContractId
separateAccountTotalAsset number formData.unitInvestmentTrust.contractSecurities.separateAccountTotalAsset
numContractsSold number formData.unitInvestmentTrust.contractSecurities.numContractsSold
grossPremiumReceived number formData.unitInvestmentTrust.contractSecurities.grossPremiumReceived
grossPremiumReceivedSection1035 number formData.unitInvestmentTrust.contractSecurities.grossPremiumReceivedSection1035
numContractsAffected number formData.unitInvestmentTrust.contractSecurities.numContractsAffected
contractValueRedeemed number formData.unitInvestmentTrust.contractSecurities.contractValueRedeemed
contractValueRedeemedSection1035 number formData.unitInvestmentTrust.contractSecurities.contractValueRedeemedSection1035
numContractsAffectedRedeemed number formData.unitInvestmentTrust.contractSecurities.numContractsAffectedRedeemed
notRegistrantSeparateInsuranceAccount object formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount
isRegistrantSeparateInsuranceAccount boolean formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.isRegistrantSeparateInsuranceAccount
sponsors object[] formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors
sponsorName string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors.sponsorName
sponsorCrdNo string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors.sponsorCrdNo
sponsorLei string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors.sponsorLei
sponsorState string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors.sponsorState
sponsorCountry string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.sponsors.sponsorCountry
trustees object[] formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.trustees
trusteeName string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.trustees.trusteeName
trusteeState string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.trustees.trusteeState
trusteeCountry string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.trustees.trusteeCountry
numOfExistingSeries number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.numOfExistingSeries
seriesCIKs object[] formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.seriesCIKs
cik string formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.seriesCIKs.cik
numOfNewSeriesRegistration number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.numOfNewSeriesRegistration
newSeriesAggregateValue number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.newSeriesAggregateValue
numOfSeriesCurrentProspectus number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.numOfSeriesCurrentProspectus
numOfExistingSeriesAdditionalUnits number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.numOfExistingSeriesAdditionalUnits
additionalUnitsTotalValue number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.additionalUnitsTotalValue
unitInPortfolioValue number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.unitInPortfolioValue
totalAssetsSeries number formData.unitInvestmentTrust.notRegistrantSeparateInsuranceAccount.totalAssetsSeries
isRule6C7Reliance boolean formData.unitInvestmentTrust.isRule6C7Reliance
isRule11A2Reliance boolean formData.unitInvestmentTrust.isRule11A2Reliance
isRule12D1Dash4Reliance boolean formData.unitInvestmentTrust.isRule12D1Dash4Reliance
isRule12D1GReliance boolean formData.unitInvestmentTrust.isRule12D1GReliance
divestments object[] formData.unitInvestmentTrust.divestments
divestmentStatuteName string formData.unitInvestmentTrust.divestments.divestmentStatuteName
divestedDate string formData.unitInvestmentTrust.divestments.divestedDate
divestmentSecurityCusipNo string formData.unitInvestmentTrust.divestments.divestmentSecurityCusipNo
divestmentSecurityTickerSymbol string formData.unitInvestmentTrust.divestments.divestmentSecurityTickerSymbol
divestmentSecurityName string formData.unitInvestmentTrust.divestments.divestmentSecurityName
divestedNumShares number formData.unitInvestmentTrust.divestments.divestedNumShares
registrantHeldSecurities object[] formData.unitInvestmentTrust.registrantHeldSecurities
registrantHoldsSecurityCusipNo string formData.unitInvestmentTrust.registrantHeldSecurities.registrantHoldsSecurityCusipNo
registrantNumShare number formData.unitInvestmentTrust.registrantHeldSecurities.registrantNumShare
registrantHeldSecurityTickerSymbol string formData.unitInvestmentTrust.registrantHeldSecurities.registrantHeldSecurityTickerSymbol
attachmentsTab object formData.attachmentsTab
isLegalProceedings boolean formData.attachmentsTab.isLegalProceedings
isProvisionFinancialSupport boolean formData.attachmentsTab.isProvisionFinancialSupport
isIPAReportInternalControl boolean formData.attachmentsTab.isIPAReportInternalControl
isChangeAccPrinciples boolean formData.attachmentsTab.isChangeAccPrinciples
isInfoRequiredEO boolean formData.attachmentsTab.isInfoRequiredEO
isOtherInfoRequired boolean formData.attachmentsTab.isOtherInfoRequired
isMaterialAmendments boolean formData.attachmentsTab.isMaterialAmendments
isInstDefiningRights boolean formData.attachmentsTab.isInstDefiningRights
isNewOrAmendedInvAdvContracts boolean formData.attachmentsTab.isNewOrAmendedInvAdvContracts
isInfoItem405 boolean formData.attachmentsTab.isInfoItem405
isCodeOfEthics boolean formData.attachmentsTab.isCodeOfEthics
signature object formData.signature
registrantSignedName string formData.signature.registrantSignedName
signedDate string formData.signature.signedDate
signature string formData.signature.signature
title string formData.signature.title

Response Example

{
  "data": [
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0000869392-24-001298.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1005942/0000869392-24-001298.txt",
        "date": "2024-07-11T18:28:29.000Z",
        "ciks": [
          "1005942"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-04-30",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "Putnam Funds Trust",
          "investmentCompFileNo": "811-07513",
          "registrantCik": "0001005942",
          "registrantLei": "549300S9JYWEMKQCLW53",
          "registrantstreet1": "100 FEDERAL STREET",
          "registrantcity": "BOSTON",
          "registrantzipCode": "02110",
          "registrantstate": "US-MA",
          "registrantcountry": "US",
          "registrantphoneNumber": "1-800-225-1581",
          "websites": [
            "WWW.FRANKLINTEMPLETON.COM"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "2 AVENUE DE LAFAYETTE",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02111",
              "phone": "1-617-786-3000"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "225 FRANKLIN STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-617-786-3000"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investor Services, Inc.  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Retail Management Limited Partnership  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investment Management, LLC  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Higgins Michael J.",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "Putnam Family of Funds"
          },
          "registrantClassificationType": "N-1A",
          "totalSeries": 17,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Trust Jane E",
              "crdNumber": "001766257",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-22491",
                "811-23408",
                "811-22546",
                "811-22405",
                "811-22693",
                "811-22338",
                "811-04254",
                "811-06740",
                "811-06444",
                "811-04052",
                "811-21128",
                "811-06310",
                "811-21467",
                "811-10407",
                "811-23598",
                "811-21343",
                "811-06110",
                "811-22334",
                "811-21337",
                "811-08709",
                "811-07920",
                "811-22444",
                "811-21403",
                "811-21477",
                "811-06506",
                "811-22294",
                "811-02351",
                "811-06629",
                "811-22369",
                "811-05497",
                "811-10603"
              ]
            },
            {
              "directorName": "Sutphen Mona K",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Williams Murphy Jennifer ",
              "crdNumber": "001552370",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Pillai Marie ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Ahamed Liaquat ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Baumann Barbara M",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Domotorffy Katinka ",
              "crdNumber": "004506390",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Hill Catharine Bond",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Leibler Kenneth R",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Putnam, III George ",
              "crdNumber": "004355835",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Reynolds Robert L",
              "crdNumber": "002009065",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Singh Manoj P",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Clark James F",
              "street1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "zipCode": "02110",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "securityMatterSeriesInfo": {
            "isRegistrantSubmittedMatter": true,
            "seriesInfo": [
              {
                "seriesName": "Putnam Core Equity Fund",
                "seriesId": "S000029796"
              }
            ]
          },
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-25271",
              "IC-24210",
              "IC-18998",
              "IC-20851"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "Putnam Retail Management Limited Partnership  ",
              "underwriterFileNumber": "8-5088",
              "underwriterCrdNumber": "000007325",
              "underwriterLei": "N/A",
              "underWriterState": "US-MA",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "238",
              "name": "PricewaterhouseCoopers LLP  ",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-MA",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "Putnam Core Equity Fund",
              "mgmtInvSeriesId": "S000029796",
              "mgmtInvLei": "9OT97RDD7TVDM00HRZ61",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 6,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL C",
                  "classId": "C000091527",
                  "tickerSymbol": "PMYCX"
                },
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL R",
                  "classId": "C000091529",
                  "tickerSymbol": "PMYRX"
                },
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL R6",
                  "classId": "C000203066",
                  "tickerSymbol": "PMYTX"
                },
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL Y",
                  "classId": "C000091530",
                  "tickerSymbol": "PMYYX"
                },
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL B",
                  "classId": "C000091526",
                  "tickerSymbol": "PMYBX"
                },
                {
                  "className": "PUTNAM CORE EQUITY FUND - CL A",
                  "classId": "C000091525",
                  "tickerSymbol": "PMYAX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "fundLendSecurities": {
                "didFundLendSecurities": true,
                "isFundLiquidated": false,
                "isFundAdverselyImpacted": false
              },
              "securityLendings": [
                {
                  "securitiesAgentName": "Goldman Sachs Bank USA",
                  "securitiesAgentLei": "KD3XUN7C6T14HNAYLU02",
                  "isSecuritiesAgentAffiliated": false,
                  "securityAgentIdemnity": {
                    "isSecurityAgentIdemnity": true,
                    "idemnityProviders": {
                      "idemnityProvider": {
                        "idemnityProviderName": "N/A",
                        "idemnityProviderLei": "N/A"
                      }
                    },
                    "didIndemnificationRights": false
                  }
                }
              ],
              "collateralManagers": [
                {
                  "collateralManagerName": "The Putnam Advisory Company LLC",
                  "collateralManagerLei": "88LQ6PPLZCCSTCFX1D09",
                  "isCollateralManagerAffliliated": false,
                  "isCollateralManagerAffliliatedWithFund": true
                }
              ],
              "paymentToAgentManagers": {
                "paymentToAgentManagerType": [
                  "Revenue sharing split"
                ]
              },
              "avgPortfolioSecuritiesValue": 60232408,
              "netIncomeSecuritiesLending": 390543,
              "relyOnRuleTypes": [
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 17a-6 (17 CFR 270.17a-6)",
                "Rule 17a-7 (17 CFR 270.17a-7)",
                "Rule 12d1-4 (17 CFR 270.12d1-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 18f-4(d)(i) (17 CFR 270.18f-4(d)(i))"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": true,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "Putnam Investment Management, LLC  ",
                  "fileNo": "801-7974",
                  "crdNo": "000106629",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Putnam Investments Limited  ",
                  "subAdviserFileNo": "801-61441",
                  "subAdviserCrdNo": "000122254",
                  "subAdviserLei": "N/A",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "GB",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "fileNo": "84-06331",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Services (Corp)",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Reuters (equities)",
                  "lei": "549300561UZND4C7B569",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Reuters",
                  "lei": "549300561UZND4C7B569",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "otherCustodianDesc": "N",
                  "name": "State Street Bank and Trust Company",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "isAdminHiredOrTerminated": false,
              "brokers": [
                {
                  "grossCommission": 232279.2,
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 96536.96,
                  "name": "CGML - CITIGROUP GLOBAL MARKETS INC",
                  "fileNo": "8-8177",
                  "crdNo": "000007059",
                  "lei": "6SHGI4ZSSLCXXQSBB395",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 81708,
                  "name": "UBSW - UBS SECURITIES L.L.C.",
                  "fileNo": "8-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-CT",
                  "country": "US"
                },
                {
                  "grossCommission": 81027.15,
                  "name": "GSCO - GOLDMAN SACHS & CO LLC",
                  "fileNo": "8-129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 71968.26,
                  "name": "STFL - STIFEL, NICOLAUS & COMPANY INCORPORATED",
                  "fileNo": "8-1447",
                  "crdNo": "000000793",
                  "lei": "5WUVMA08EYG4KEUPW589",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "grossCommission": 63993.83,
                  "name": "MLCO - BofA Securities, Inc.",
                  "fileNo": "8-7221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 54975.53,
                  "name": "BCAP - BARCLAYS CAPITAL, INC.",
                  "fileNo": "8-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 41709.73,
                  "name": "RBCD - RBC CAPITAL MARKETS LLC",
                  "fileNo": "8-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 35667.75,
                  "name": "ISIG - EVERCORE ISI",
                  "fileNo": "8-43515",
                  "crdNo": "000028195",
                  "lei": "5493008F0LRLS5N8LZ81",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 27839.05,
                  "name": "KYBK - KEY BANK N.A.",
                  "fileNo": "8-30177",
                  "crdNo": "000000566",
                  "lei": "HUX2X73FUCYHUVH1BK78",
                  "state": "US-OH",
                  "country": "US"
                }
              ],
              "aggregateCommission": 998311.52,
              "principalTransactions": [
                {
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4645804870
                },
                {
                  "name": "CGMI - CITIGROUP GLOBAL MARKETS INC.",
                  "fileNo": "8-8177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4327810000
                },
                {
                  "name": "RBCA - ROYAL BANK OF CANADA",
                  "fileNo": "8-45411",
                  "crdNo": "000031194",
                  "lei": "ES7IP3U3RHIGC71XBU11",
                  "country": "CA",
                  "totalPurchaseSale": 1611733000
                },
                {
                  "name": "BNPP - BNP PARIBAS SECURITIES CORPORATION",
                  "fileNo": "8-32682",
                  "crdNo": "000015794",
                  "lei": "RCNB6OTYUAMMP879YW96",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1561001000
                },
                {
                  "name": "MLCO - BofA Securities, Inc.",
                  "fileNo": "8-7221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1406164000
                },
                {
                  "name": "BMO - Bank of Montreal",
                  "fileNo": "8-67064",
                  "crdNo": "000137115",
                  "lei": "NQQ6HPCNCCU6TUTQYE16",
                  "country": "CA",
                  "totalPurchaseSale": 487940000
                },
                {
                  "name": "BCAP - BARCLAYS CAPITAL, INC.",
                  "fileNo": "8-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 305311566.42
                },
                {
                  "name": "JPMCB - J.P. MORGANCHASE BANK",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "7H6GLXDRUGQFU57RNE97",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 29255077.48
                },
                {
                  "name": "MSCO - MORGAN STANLEY & CO. LLC",
                  "fileNo": "8-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 13892488.07
                },
                {
                  "name": "GSCO - GOLDMAN SACHS & CO LLC",
                  "fileNo": "8-129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 10976204.13
                }
              ],
              "principalAggregatePurchase": 14445132823.59,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 3720356792.38,
              "dailyAvgNetAssets": 0,
              "lineOfCredit": {
                "hasLineOfCredit": true,
                "lineOfCreditDetails": [
                  {
                    "isCreditLineCommitted": "Committed",
                    "lineOfCreditSize": 160000000,
                    "lineOfCreditInstitutions": [
                      {
                        "creditInstitutionName": "State Street Bank and Trust Company"
                      },
                      {
                        "creditInstitutionName": "JPMorgan Chase Bank, NA"
                      }
                    ],
                    "sharedCreditType": {
                      "creditType": "Shared",
                      "creditUser": [
                        {
                          "name": "Putnam VT Small Cap Growth Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Sustainable Future Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Large Cap Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam International Equity Fund",
                          "id": "811-06190"
                        },
                        {
                          "name": "Putnam VT Global Asset Allocation Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Tax Free High Yield Fund",
                          "id": "811-04345"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Growth Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam Large Cap Value Fund",
                          "id": "811-02742"
                        },
                        {
                          "name": "Putnam VT Mortgage Securities Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT International Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Conservative Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam California Tax Exempt Income Fund",
                          "id": "811-03630"
                        },
                        {
                          "name": "Putnam VT International Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Large Cap Growth Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "George Putnam Balanced Fund",
                          "id": "811-00058"
                        },
                        {
                          "name": "Putnam Diversified Income Trust",
                          "id": "811-05635"
                        },
                        {
                          "name": "Putnam Money Market Fund",
                          "id": "811-02608"
                        },
                        {
                          "name": "Putnam International Capital Opportunities Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam VT George Putnam Balanced Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Emerging Markets Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Pennsylvania Tax Exempt Income Fund",
                          "id": "811-05802"
                        },
                        {
                          "name": "Putnam VT Small Cap Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Income Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Global Income Trust",
                          "id": "811-04524"
                        },
                        {
                          "name": "Putnam Sustainable Leaders Fund",
                          "id": "811-06128"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Balanced Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam International Value Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Global Health Care Fund",
                          "id": "811-03386"
                        },
                        {
                          "name": "Putnam Sustainable Future Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam VT Research Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Mortgage Securities Fund",
                          "id": "811-03897"
                        },
                        {
                          "name": "Putnam Minnesota Tax Exempt Income Fund",
                          "id": "811-04527"
                        },
                        {
                          "name": "Putnam VT Diversified Income Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Sustainable Leaders Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Strategic Intermediate Municipal Fund",
                          "id": "811-04345"
                        },
                        {
                          "name": "Putnam Small Cap Value Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam Massachusetts Tax Exempt Income Fund",
                          "id": "811-04518"
                        },
                        {
                          "name": "Putnam VT Government Money Market Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Research Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam New Jersey Tax Exempt Income Fund",
                          "id": "811-05977"
                        },
                        {
                          "name": "Putnam VT Global Health Care Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Focused International Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Small Cap Growth Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam VT Large Cap Growth",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam New York Tax Exempt Income Fund",
                          "id": "811-03741"
                        },
                        {
                          "name": "Putnam VT High Yield Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Tax Exempt Income Fund",
                          "id": "811-02675"
                        },
                        {
                          "name": "Putnam Convertible Securities Fund",
                          "id": "811-02280"
                        },
                        {
                          "name": "Putnam Ohio Tax Exempt Income Fund",
                          "id": "811-04528"
                        },
                        {
                          "name": "Putnam VT Core Equity",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Income Fund",
                          "id": "811-00653"
                        },
                        {
                          "name": "Putnam Floating Rate Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Short Duration Bond Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Global Technology Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Emerging Markets Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Core Bond Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Focused Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Core Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Ultra Short Duration Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Intermediate-Term Municipal Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Government Money Market Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam Mortgage Opportunities Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Short-Term Municipal Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam High Yield Fund",
                          "id": "811-04616"
                        },
                        {
                          "name": "Putnam Sustainable Leaders ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused International Equity Fund",
                          "id": "811-01403"
                        },
                        {
                          "name": "Putnam Sustainable Future ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused Large Cap Growth ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused Large Cap Value ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Multi-Asset Income Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam Panagora ESG International Equity ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG Core Bond ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam BioRevolution ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG Ultra Short ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Panagora ESG Emerging Markets Equity ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam BDC Income ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG High Yield ETF",
                          "id": "811-23643"
                        }
                      ]
                    },
                    "isCreditLineUsed": false
                  }
                ]
              },
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            }
          ]
        },
        "attachmentsTab": {
          "isLegalProceedings": false,
          "isProvisionFinancialSupport": false,
          "isIPAReportInternalControl": true,
          "isChangeAccPrinciples": false,
          "isInfoRequiredEO": false,
          "isOtherInfoRequired": false
        },
        "signature": {
          "registrantSignedName": "Putnam Funds Trust",
          "signedDate": "2024-07-10",
          "signature": "Janet C. Smith",
          "title": "Principal Financial Officer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001005942",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-1A"
        },
        "seriesClass": {
          "reportSeriesClass": {
            "rptSeriesClassInfo": [
              {
                "seriesId": "S000029796",
                "includeAllClassesFlag": true
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0000869392-24-001297.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/932101/0000869392-24-001297.txt",
        "date": "2024-07-11T18:27:42.000Z",
        "ciks": [
          "932101"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-04-30",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "Putnam Investment Funds",
          "investmentCompFileNo": "811-07237",
          "registrantCik": "0000932101",
          "registrantLei": "549300SRAF55EHI5J317",
          "registrantstreet1": "100 FEDERAL STREET",
          "registrantcity": "BOSTON",
          "registrantzipCode": "02110",
          "registrantstate": "US-MA",
          "registrantcountry": "US",
          "registrantphoneNumber": "1-800-225-1581",
          "websites": [
            "WWW.FRANKLINTEMPLETON.COM"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Higgins Michael J.",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investment Management, LLC  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Retail Management Limited Partnership  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investor Services, Inc.  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "2 AVENUE DE LAFAYETTE",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02111",
              "phone": "1-617-786-3000"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "225 FRANKLIN STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-617-786-3000"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "Putnam Family of Funds"
          },
          "registrantClassificationType": "N-1A",
          "totalSeries": 6,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Williams Murphy Jennifer ",
              "crdNumber": "001552370",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Pillai Marie ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Sutphen Mona K",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Trust Jane E",
              "crdNumber": "001766257",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-22491",
                "811-23408",
                "811-22546",
                "811-22405",
                "811-22693",
                "811-22338",
                "811-04254",
                "811-06740",
                "811-06444",
                "811-04052",
                "811-21128",
                "811-06310",
                "811-21467",
                "811-10407",
                "811-23598",
                "811-21343",
                "811-06110",
                "811-22334",
                "811-21337",
                "811-08709",
                "811-07920",
                "811-22444",
                "811-21403",
                "811-21477",
                "811-06506",
                "811-22294",
                "811-02351",
                "811-06629",
                "811-22369",
                "811-05497",
                "811-10603"
              ]
            },
            {
              "directorName": "Ahamed Liaquat ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Baumann Barbara M",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Domotorffy Katinka ",
              "crdNumber": "004506390",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Hill Catharine Bond",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Leibler Kenneth R",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Putnam, III George ",
              "crdNumber": "004355835",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Reynolds Robert L",
              "crdNumber": "002009065",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Singh Manoj P",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Clark James F",
              "street1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "zipCode": "02110",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "securityMatterSeriesInfo": {
            "isRegistrantSubmittedMatter": true,
            "seriesInfo": [
              {
                "seriesName": "Putnam Sustainable Future Fund",
                "seriesId": "S000003851"
              }
            ]
          },
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-25271",
              "IC-20851"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "Putnam Retail Management Limited Partnership  ",
              "underwriterFileNumber": "8-5088",
              "underwriterCrdNumber": "000007325",
              "underwriterLei": "N/A",
              "underWriterState": "US-MA",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "238",
              "name": "PricewaterhouseCoopers LLP  ",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-MA",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "Putnam Sustainable Future Fund",
              "mgmtInvSeriesId": "S000003851",
              "mgmtInvLei": "3CLKG0DCBVKMOJ7DNT15",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 6,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS A",
                  "classId": "C000010770",
                  "tickerSymbol": "PMVAX"
                },
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS B",
                  "classId": "C000010771",
                  "tickerSymbol": "PMVBX"
                },
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS C",
                  "classId": "C000010772",
                  "tickerSymbol": "PMPCX"
                },
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS R",
                  "classId": "C000010773",
                  "tickerSymbol": "PMVRX"
                },
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS R6",
                  "classId": "C000202883",
                  "tickerSymbol": "PNOTX"
                },
                {
                  "className": "PUTNAM SUSTAINABLE FUTURE FUND - CLASS Y",
                  "classId": "C000010774",
                  "tickerSymbol": "PMVYX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": 0,
              "netIncomeSecuritiesLending": 0,
              "relyOnRuleTypes": [
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 17a-6 (17 CFR 270.17a-6)",
                "Rule 17a-7 (17 CFR 270.17a-7)",
                "Rule 12d1-4 (17 CFR 270.12d1-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "Putnam Investment Management, LLC  ",
                  "fileNo": "801-7974",
                  "crdNo": "000106629",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Putnam Investments Limited  ",
                  "subAdviserFileNo": "801-61441",
                  "subAdviserCrdNo": "000122254",
                  "subAdviserLei": "N/A",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "GB",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "fileNo": "84-06331",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Services (Corp)",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Reuters (equities)",
                  "lei": "549300561UZND4C7B569",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "otherCustodianDesc": "N",
                  "name": "State Street Bank and Trust Company",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "isAdminHiredOrTerminated": false,
              "brokers": [
                {
                  "grossCommission": 42613.19,
                  "name": "GSCO - GOLDMAN SACHS & CO LLC",
                  "fileNo": "8-129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 40929.01,
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 23968.95,
                  "name": "MLCO - BofA Securities, Inc.",
                  "fileNo": "8-7221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 22407.9,
                  "name": "CGML - CITIGROUP GLOBAL MARKETS INC",
                  "fileNo": "8-8177",
                  "crdNo": "000007059",
                  "lei": "6SHGI4ZSSLCXXQSBB395",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 11928,
                  "name": "STFL - STIFEL, NICOLAUS & COMPANY INCORPORATED",
                  "fileNo": "8-1447",
                  "crdNo": "000000793",
                  "lei": "5WUVMA08EYG4KEUPW589",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "grossCommission": 10562.28,
                  "name": "BCAP - BARCLAYS CAPITAL, INC.",
                  "fileNo": "8-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 8684.39,
                  "name": "PIJF - PIPER SANDLER (formerly PIPER JAFFRAY & CO))",
                  "fileNo": "8-15204",
                  "crdNo": "000000665",
                  "lei": "QUQDBTUSOAKFEVMRMF78",
                  "state": "US-MN",
                  "country": "US"
                },
                {
                  "grossCommission": 8094.6,
                  "name": "RBCD - RBC CAPITAL MARKETS LLC",
                  "fileNo": "8-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 7450.04,
                  "name": "BMOC - BMO CAPITAL MARKETS CORP.",
                  "fileNo": "8-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 7449.55,
                  "name": "UBSW - UBS SECURITIES L.L.C.",
                  "fileNo": "8-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-CT",
                  "country": "US"
                }
              ],
              "aggregateCommission": 200716.71,
              "principalTransactions": [
                {
                  "name": "JEFF - JEFFERIES LLC",
                  "fileNo": "8-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NJ",
                  "country": "US",
                  "totalPurchaseSale": 1667925
                },
                {
                  "name": "BCAP - BARCLAYS CAPITAL, INC.",
                  "fileNo": "8-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1510409.95
                },
                {
                  "name": "GSCO - GOLDMAN SACHS & CO LLC",
                  "fileNo": "8-129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 811658
                },
                {
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 655854.05
                },
                {
                  "name": "BMOC - BMO CAPITAL MARKETS CORP.",
                  "fileNo": "8-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 491756.96
                },
                {
                  "name": "MSCO - MORGAN STANLEY & CO. LLC",
                  "fileNo": "8-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 394936.15
                },
                {
                  "name": "NMRA - NOMURA SECURITIES INTERNATIONAL, INC.",
                  "fileNo": "8-15255",
                  "crdNo": "000004297",
                  "lei": "OXTKY6Q8X53C9ILVV871",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 98662.29
                }
              ],
              "principalAggregatePurchase": 5631202.4,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 380833998.28,
              "dailyAvgNetAssets": 0,
              "lineOfCredit": {
                "hasLineOfCredit": true,
                "lineOfCreditDetails": [
                  {
                    "isCreditLineCommitted": "Committed",
                    "lineOfCreditSize": 160000000,
                    "lineOfCreditInstitutions": [
                      {
                        "creditInstitutionName": "State Street Bank and Trust Company"
                      },
                      {
                        "creditInstitutionName": "JPMorgan Chase Bank, NA"
                      }
                    ],
                    "sharedCreditType": {
                      "creditType": "Shared",
                      "creditUser": [
                        {
                          "name": "Putnam VT Small Cap Growth Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Sustainable Future Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Large Cap Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam International Equity Fund",
                          "id": "811-06190"
                        },
                        {
                          "name": "Putnam VT Global Asset Allocation Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Tax Free High Yield Fund",
                          "id": "811-04345"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Growth Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam Large Cap Value Fund",
                          "id": "811-02742"
                        },
                        {
                          "name": "Putnam VT Mortgage Securities Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT International Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Conservative Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam California Tax Exempt Income Fund",
                          "id": "811-03630"
                        },
                        {
                          "name": "Putnam VT International Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Large Cap Growth Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "George Putnam Balanced Fund",
                          "id": "811-00058"
                        },
                        {
                          "name": "Putnam Diversified Income Trust",
                          "id": "811-05635"
                        },
                        {
                          "name": "Putnam Money Market Fund",
                          "id": "811-02608"
                        },
                        {
                          "name": "Putnam International Capital Opportunities Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam VT George Putnam Balanced Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Emerging Markets Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Pennsylvania Tax Exempt Income Fund",
                          "id": "811-05802"
                        },
                        {
                          "name": "Putnam VT Small Cap Value Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Income Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Global Income Trust",
                          "id": "811-04524"
                        },
                        {
                          "name": "Putnam Sustainable Leaders Fund",
                          "id": "811-06128"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Balanced Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam International Value Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Global Health Care Fund",
                          "id": "811-03386"
                        },
                        {
                          "name": "Putnam Sustainable Future Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam VT Research Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Mortgage Securities Fund",
                          "id": "811-03897"
                        },
                        {
                          "name": "Putnam Minnesota Tax Exempt Income Fund",
                          "id": "811-04527"
                        },
                        {
                          "name": "Putnam VT Diversified Income Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Sustainable Leaders Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Strategic Intermediate Municipal Fund",
                          "id": "811-04345"
                        },
                        {
                          "name": "Putnam Small Cap Value Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam Massachusetts Tax Exempt Income Fund",
                          "id": "811-04518"
                        },
                        {
                          "name": "Putnam VT Government Money Market Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Research Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam New Jersey Tax Exempt Income Fund",
                          "id": "811-05977"
                        },
                        {
                          "name": "Putnam VT Global Health Care Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam VT Focused International Equity Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Small Cap Growth Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam VT Large Cap Growth",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam New York Tax Exempt Income Fund",
                          "id": "811-03741"
                        },
                        {
                          "name": "Putnam VT High Yield Fund",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Tax Exempt Income Fund",
                          "id": "811-02675"
                        },
                        {
                          "name": "Putnam Convertible Securities Fund",
                          "id": "811-02280"
                        },
                        {
                          "name": "Putnam Ohio Tax Exempt Income Fund",
                          "id": "811-04528"
                        },
                        {
                          "name": "Putnam VT Core Equity",
                          "id": "811-05346"
                        },
                        {
                          "name": "Putnam Income Fund",
                          "id": "811-00653"
                        },
                        {
                          "name": "Putnam Floating Rate Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Short Duration Bond Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Global Technology Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Emerging Markets Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Core Bond Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Dynamic Asset Allocation Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Focused Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Core Equity Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Ultra Short Duration Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Intermediate-Term Municipal Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Government Money Market Fund",
                          "id": "811-07237"
                        },
                        {
                          "name": "Putnam Mortgage Opportunities Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam Short-Term Municipal Income Fund",
                          "id": "811-07513"
                        },
                        {
                          "name": "Putnam High Yield Fund",
                          "id": "811-04616"
                        },
                        {
                          "name": "Putnam Sustainable Leaders ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused International Equity Fund",
                          "id": "811-01403"
                        },
                        {
                          "name": "Putnam Sustainable Future ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused Large Cap Growth ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Focused Large Cap Value ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Multi-Asset Income Fund",
                          "id": "811-07121"
                        },
                        {
                          "name": "Putnam Panagora ESG International Equity ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG Core Bond ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam BioRevolution ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG Ultra Short ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam Panagora ESG Emerging Markets Equity ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam BDC Income ETF",
                          "id": "811-23643"
                        },
                        {
                          "name": "Putnam ESG High Yield ETF",
                          "id": "811-23643"
                        }
                      ]
                    },
                    "isCreditLineUsed": false
                  }
                ]
              },
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            }
          ]
        },
        "attachmentsTab": {
          "isLegalProceedings": false,
          "isProvisionFinancialSupport": false,
          "isIPAReportInternalControl": true,
          "isChangeAccPrinciples": false,
          "isInfoRequiredEO": false,
          "isOtherInfoRequired": false
        },
        "signature": {
          "registrantSignedName": "Putnam Investment Funds",
          "signedDate": "2024-07-10",
          "signature": "Janet C. Smith",
          "title": "Principal Financial Officer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0000932101",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-1A"
        },
        "seriesClass": {
          "reportSeriesClass": {
            "rptSeriesClassInfo": [
              {
                "seriesId": "S000003851",
                "includeAllClassesFlag": true
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0000869392-24-001296.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/900422/0000869392-24-001296.txt",
        "date": "2024-07-11T18:26:33.000Z",
        "ciks": [
          "900422"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-04-30",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "Putnam Municipal Opportunities Trust",
          "investmentCompFileNo": "811-07626",
          "registrantCik": "0000900422",
          "registrantLei": "549300M74BR4G95PSL96",
          "registrantstreet1": "100 FEDERAL STREET",
          "registrantcity": "BOSTON",
          "registrantzipCode": "02110",
          "registrantstate": "US-MA",
          "registrantcountry": "US",
          "registrantphoneNumber": "1-800-225-1581",
          "websites": [
            "WWW.FRANKLINTEMPLETON.COM"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Higgins Michael J.",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investment Management, LLC  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Retail Management Limited Partnership  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "Putnam Investor Services, Inc.  ",
              "address1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-800-225-1581"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "2 AVENUE DE LAFAYETTE",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02111",
              "phone": "1-617-786-3000"
            },
            {
              "booksRecordsDesc": "Records include accounts, books and other documents required to be maintained by Section 31(a) of the Investment Company Act of 1940, as amended, and the Rules promulgated thereunder",
              "name": "State Street Bank and Trust Company  ",
              "address1": "225 FRANKLIN STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02110",
              "phone": "1-617-786-3000"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "Putnam Family of Funds"
          },
          "registrantClassificationType": "N-2",
          "totalSeries": 0,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Williams Murphy Jennifer ",
              "crdNumber": "001552370",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Pillai Marie ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Sutphen Mona K",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Trust Jane E",
              "crdNumber": "001766257",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-22491",
                "811-23408",
                "811-22546",
                "811-22405",
                "811-22693",
                "811-22338",
                "811-04254",
                "811-06740",
                "811-06444",
                "811-04052",
                "811-21128",
                "811-06310",
                "811-21467",
                "811-10407",
                "811-23598",
                "811-21343",
                "811-06110",
                "811-22334",
                "811-21337",
                "811-08709",
                "811-07920",
                "811-22444",
                "811-21403",
                "811-21477",
                "811-06506",
                "811-22294",
                "811-02351",
                "811-06629",
                "811-22369",
                "811-05497",
                "811-10603"
              ]
            },
            {
              "directorName": "Ahamed Liaquat ",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Baumann Barbara M",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Domotorffy Katinka ",
              "crdNumber": "004506390",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Hill Catharine Bond",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Leibler Kenneth R",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Putnam, III George ",
              "crdNumber": "004355835",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Reynolds Robert L",
              "crdNumber": "002009065",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Singh Manoj P",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Clark James F",
              "street1": "100 FEDERAL STREET",
              "city": "BOSTON",
              "state": "US-MA",
              "country": "US",
              "zipCode": "02110",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "securityMatterSeriesInfo": {
            "isRegistrantSubmittedMatter": true,
            "seriesInfo": [
              {
                "seriesName": "Putnam Municipal Opportunities Trust",
                "seriesId": "N/A"
              }
            ]
          },
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-20851",
              "IC-33474"
            ]
          },
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "238",
              "name": "PricewaterhouseCoopers LLP  ",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-MA",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "Putnam Municipal Opportunities Trust",
              "mgmtInvLei": "549300M74BR4G95PSL96",
              "isFirstFilingByFund": false,
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": true,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": 0,
              "netIncomeSecuritiesLending": 0,
              "relyOnRuleTypes": [
                "Rule 23c-1 (17 CFR 270.23c-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 17a-6 (17 CFR 270.17a-6)",
                "Rule 17a-7 (17 CFR 270.17a-7)",
                "Rule 12d1-4 (17 CFR 270.12d1-4)",
                "Rule 18f-4(c)(2) (17 CFR 270.18f-4(c)(2))"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": true,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "Putnam Investment Management, LLC  ",
                  "fileNo": "801-7974",
                  "crdNo": "000106629",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Putnam Investments Limited  ",
                  "subAdviserFileNo": "801-61441",
                  "subAdviserCrdNo": "000122254",
                  "subAdviserLei": "N/A",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "GB",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "fileNo": "84-06331",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Services (Muni)",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Reuters",
                  "lei": "549300561UZND4C7B569",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Services (Corp)",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "otherCustodianDesc": "N",
                  "name": "State Street Bank and Trust Company",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "Putnam Investor Services, Inc.  ",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "isAdminHiredOrTerminated": false,
              "brokers": [
                {
                  "grossCommission": 40784.47,
                  "name": "MSCO - MORGAN STANLEY & CO. LLC",
                  "fileNo": "8-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 377.2,
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 41161.67,
              "principalTransactions": [
                {
                  "name": "JPMS - J.P. MORGAN SECURITIES, LLC.",
                  "fileNo": "8-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 91300844.35
                },
                {
                  "name": "JEFF - JEFFERIES LLC",
                  "fileNo": "8-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NJ",
                  "country": "US",
                  "totalPurchaseSale": 63270735.2
                },
                {
                  "name": "BCAP - BARCLAYS CAPITAL, INC.",
                  "fileNo": "8-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 49218718.97
                },
                {
                  "name": "WCHV - WELLS FARGO SECURITIES, LLC",
                  "fileNo": "8-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 46364059.45
                },
                {
                  "name": "RBCD - RBC CAPITAL MARKETS LLC",
                  "fileNo": "8-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 32615819.2
                },
                {
                  "name": "STFL - STIFEL, NICOLAUS & COMPANY INCORPORATED",
                  "fileNo": "8-1447",
                  "crdNo": "000000793",
                  "lei": "5WUVMA08EYG4KEUPW589",
                  "state": "US-MO",
                  "country": "US",
                  "totalPurchaseSale": 30441441.15
                },
                {
                  "name": "CITG - CITIGROUP GLOBAL MARKETS, INC./SALOMON BROTHERS",
                  "fileNo": "8-8177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 24864903.56
                },
                {
                  "name": "MSCO - MORGAN STANLEY & CO. LLC",
                  "fileNo": "8-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 24598481.05
                },
                {
                  "name": "UBSW - UBS SECURITIES L.L.C.",
                  "fileNo": "8-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-CT",
                  "country": "US",
                  "totalPurchaseSale": 23952029.2
                },
                {
                  "name": "GSCO - GOLDMAN SACHS & CO LLC",
                  "fileNo": "8-129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 22105190.8
                }
              ],
              "principalAggregatePurchase": 579783996.41,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 358703933.51,
              "dailyAvgNetAssets": 0
            }
          ]
        },
        "closedEndManagementInvestment": {
          "securityRelatedItems": [
            {
              "description": "Common stock",
              "securityClassTitle": "COMMON STOCK",
              "commonStocks": [
                {
                  "commonStockExchange": "ARCD",
                  "commonStockTickerSymbol": "pmo"
                }
              ]
            },
            {
              "description": "Preferred stock",
              "securityClassTitle": "PREFERRED STOCK",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ]
            },
            {
              "description": "Warrants",
              "securityClassTitle": "WARRANTS",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ]
            },
            {
              "description": "Convertible securities",
              "securityClassTitle": "CONVERTABLE SECURITIES",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ]
            },
            {
              "description": "Bonds",
              "securityClassTitle": "BONDS",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ]
            },
            {
              "description": "Other",
              "securityClassTitle": "OTHER",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ],
              "otherSecurityDescription": "N/A"
            }
          ],
          "isRightsOffering": false,
          "isSecondaryOffering": false,
          "repurchaseSecurities": {
            "isRepurchaseSecurity": true,
            "repurchaseSecurityType": "Common stock",
            "otherRepurchaseSecurityDesc": "N/A"
          },
          "isDefaultLongTermDebt": false,
          "isDividendsInArrears": false,
          "isSecuritiesModified": false,
          "managementFee": 0.55,
          "netOperatingExpenses": 0.96,
          "marketPricePerShare": 9.72,
          "netAssetValuePerShare": 11.17
        },
        "attachmentsTab": {
          "isLegalProceedings": true,
          "isProvisionFinancialSupport": false,
          "isIPAReportInternalControl": true,
          "isChangeAccPrinciples": false,
          "isInfoRequiredEO": false,
          "isOtherInfoRequired": false
        },
        "signature": {
          "registrantSignedName": "Putnam Municipal Opportunities Trust",
          "signedDate": "2024-07-10",
          "signature": "Janet C. Smith",
          "title": "Principal Financial Officer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0000900422",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-2"
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001145549-24-043686.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1649363/0001145549-24-043686.txt",
        "date": "2024-07-11T18:03:08.000Z",
        "ciks": [
          "1649363"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-04-30",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "ABS Long/Short Strategies Fund",
          "investmentCompFileNo": "811-23079",
          "registrantCik": "0001649363",
          "registrantLei": "549300K2HLBRQD2Y1N47",
          "registrantstreet1": "235 West Galena Street",
          "registrantcity": "Milwaukee",
          "registrantzipCode": "53212",
          "registrantstate": "US-WI",
          "registrantcountry": "US",
          "registrantphoneNumber": "4142992000",
          "websites": [
            "www.absinv.com"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Investment Advisor",
              "name": "ABS Investment Management LLC",
              "address1": "537 Steamboat Road",
              "city": "Greenwich",
              "state": "US-CT",
              "country": "US",
              "recordsZipCode": "06830",
              "phone": "2036183700"
            },
            {
              "booksRecordsDesc": "Administration, Fund Accounting and Transfer Agency",
              "name": "UMB Fund Services, Inc.",
              "address1": "235 West Galena Street",
              "city": "Milwaukee",
              "state": "US-WI",
              "country": "US",
              "recordsZipCode": "53212",
              "phone": "4142992410"
            },
            {
              "booksRecordsDesc": "Custodian",
              "name": "UMB Bank, N.A.",
              "address1": "928 Grand Boulevard",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64106",
              "phone": "8168601142 "
            },
            {
              "booksRecordsDesc": "Principal Underwriter and Distributor",
              "name": "Foreside Fund Services, LLC",
              "address1": "Three Canal Plaza, Suite 100",
              "city": "Portland",
              "state": "US-ME",
              "country": "US",
              "recordsZipCode": "04101",
              "phone": "8662516920"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "isRegistrantFamilyInvComp": false,
          "registrantClassificationType": "N-2",
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Laurence K. Russian",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Bruce Beaty",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            },
            {
              "directorName": "Richard Latto",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "N/A"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": true,
              "name": "Frederick C. Teufel, Jr.",
              "street1": "223 Wilmington West Chester Pike",
              "street2": "Suite 216",
              "city": "Chadds Ford",
              "state": "US-PA",
              "country": "US",
              "zipCode": "19317",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "Vigilant Compliance, LLC",
                    "ccoEmployerId": "84-1654385"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-32116"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": false,
              "underwriterName": "Foreside Fund Services, LLC",
              "underwriterFileNumber": "8-51293",
              "underwriterCrdNumber": "000046106",
              "underwriterLei": "N/A",
              "underWriterState": "US-ME",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "00049",
              "name": "RSM US LLP",
              "lei": "DK9QUZ08A30CNM0QWM05",
              "state": "US-IL",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "ABS Long/Short Strategies Fund",
              "mgmtInvLei": "549300K2HLBRQD2Y1N47",
              "isFirstFilingByFund": false,
              "fundTypes": {
                "fundType": [
                  "Fund of Funds"
                ]
              },
              "isNonDiversifiedCompany": true,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 32a-4 (17 CFR 270.32a-4)"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": true,
              "isFeesWaivedRecoupable": true,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "ABS Investment Management LLC",
                  "fileNo": "801-62188",
                  "crdNo": "000127290",
                  "lei": "N/A",
                  "state": "US-CT",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "UMB Fund Services, Inc.",
                  "fileNo": "084-05792",
                  "lei": "N/A",
                  "state": "US-WI",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "UMB BANK, NATIONAL ASSOCIATION",
                  "lei": "VNOO6EITDJ2YUEBMSZ83",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "UMB Fund Services, Inc.",
                  "agentLei": "084-05792",
                  "idNumberDesc": "SEC File Number",
                  "agentState": "US-WI",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC File Number",
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": false,
                  "name": "UMB Fund Services, Inc.",
                  "lei": "084-05792",
                  "state": "US-WI",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "aggregateCommission": 0,
              "principalAggregatePurchase": 0,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 221924432
            }
          ]
        },
        "closedEndManagementInvestment": {
          "securityRelatedItems": [
            {
              "description": "Common stock",
              "securityClassTitle": "ABS Long/Short Strategies Fund",
              "commonStocks": [
                {
                  "commonStockExchange": "N/A",
                  "commonStockTickerSymbol": "N/A"
                }
              ]
            }
          ],
          "isRightsOffering": false,
          "isSecondaryOffering": false,
          "repurchaseSecurities": {
            "isRepurchaseSecurity": true,
            "repurchaseSecurityType": "Common stock"
          },
          "isDefaultLongTermDebt": false,
          "isDividendsInArrears": false,
          "isSecuritiesModified": false,
          "managementFee": 1,
          "netOperatingExpenses": 1.18,
          "marketPricePerShare": "N/A",
          "netAssetValuePerShare": 98.4965
        },
        "exchangeSeriesInfo": "",
        "attachmentsTab": {
          "isProvisionFinancialSupport": true
        },
        "signature": {
          "registrantSignedName": "ABS Long/Short Strategies Fund",
          "signedDate": "2024-07-08",
          "signature": "/s/ Laurence K. Russian",
          "title": "President & Principal Executive Officer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001649363",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": true,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-2"
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001145549-24-043681.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1067490/0001145549-24-043681.txt",
        "date": "2024-07-11T17:38:40.000Z",
        "ciks": [
          "1067490"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2023-12-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "TIAA CREF Life Separate Account VA-1",
          "investmentCompFileNo": "811-08963",
          "registrantCik": "0001067490",
          "registrantLei": "549300YNSPEIL6PNC533",
          "registrantstreet1": "730 Third Avenue",
          "registrantcity": "New York",
          "registrantzipCode": "10017-3206",
          "registrantstate": "US-NY",
          "registrantcountry": "US",
          "registrantphoneNumber": "212-490-9000",
          "websites": [
            "www.tiaa.org"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Custody and accounting records",
              "name": "State Street Global Services",
              "address1": "801 Pennsylvania",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64105",
              "phone": "816-871-1629"
            },
            {
              "booksRecordsDesc": "Custody records",
              "name": "JPMorgan Chase Bank N.A.",
              "address1": "4 Chase Metrotech Center",
              "city": "Brooklyn",
              "state": "US-NY",
              "country": "US",
              "recordsZipCode": "11245",
              "phone": "718-242-0609"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "TIAA-CREF"
          },
          "registrantClassificationType": "N-4",
          "isSecuritiesActRegistration": true,
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Peter E. Pisapia",
              "street1": "730 Third Avenue",
              "city": "New York",
              "state": "US-NY",
              "country": "US",
              "zipCode": "10017",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "isFinancialSupportDuringPeriod": false,
          "isExemptionFromAct": false,
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "TIAA-CREF Individual & Institutional Services, LLC",
              "underwriterFileNumber": "008-44454",
              "underwriterCrdNumber": "N/A",
              "underwriterLei": "N/A",
              "underWriterState": "US-NY",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "00238",
              "name": "PricewaterhouseCoopers LLP",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-NC",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false
        },
        "unitInvestmentTrust": {
          "depositors": [
            {
              "depositorName": "TIAA-CREF Life Insurance Company",
              "depositorCrdNo": "N/A",
              "depositorLei": "N/A",
              "depositorState": "US-NY",
              "depositorCountry": "US",
              "depositorUltimateParentname": "TIAA-CREF Life Insurance Company"
            }
          ],
          "uitAdmins": [
            {
              "uitAdminName": "TIAA-CREF Life Insurance Company",
              "uitAdminLei": "N/A",
              "uitAdminDescOtherNumber": "N/A",
              "uitAdminState": "US-NY",
              "uitAdminCountry": "US",
              "isUitAdminAffiliated": true,
              "isUitAdminSubAdmin": false
            }
          ],
          "isUitAdminHiredTerminated": false,
          "registrantSeparateInsuranceAccount": {
            "isRegistrantSeparateInsuranceAccount": true,
            "separateAccountSeriesId": "S000006179"
          },
          "numOfContracts": 19648,
          "contractSecurities": [
            {
              "separateAccountSecurityName": "TIAA Life Separate Account VA-1",
              "separateAccountContractId": "C000017018",
              "separateAccountTotalAsset": 207446174,
              "numContractsSold": 0,
              "grossPremiumReceived": 350624,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 9746354,
              "contractValueRedeemedSection1035": 2888356,
              "numContractsAffectedRedeemed": 11
            },
            {
              "separateAccountSecurityName": "TIAA Life Separate Account VA-1",
              "separateAccountContractId": "C000053679",
              "separateAccountTotalAsset": 2916908359,
              "numContractsSold": 214,
              "grossPremiumReceived": 37711610,
              "grossPremiumReceivedSection1035": 69729434,
              "numContractsAffected": 211,
              "contractValueRedeemed": 130318183,
              "contractValueRedeemedSection1035": 45900613,
              "numContractsAffectedRedeemed": 142
            },
            {
              "separateAccountSecurityName": "TIAA Life Separate Account VA-1",
              "separateAccountContractId": "C000017020",
              "separateAccountTotalAsset": 433864162,
              "numContractsSold": 0,
              "grossPremiumReceived": 545416,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 10846749,
              "contractValueRedeemedSection1035": 0,
              "numContractsAffectedRedeemed": 0
            },
            {
              "separateAccountSecurityName": "TIAA Life Separate Account VA-1",
              "separateAccountContractId": "C000017019",
              "separateAccountTotalAsset": 121821251,
              "numContractsSold": 0,
              "grossPremiumReceived": 350624,
              "grossPremiumReceivedSection1035": 1878072,
              "numContractsAffected": 5,
              "contractValueRedeemed": 6287970,
              "contractValueRedeemedSection1035": 46563449,
              "numContractsAffectedRedeemed": 156
            }
          ],
          "isRule6C7Reliance": false,
          "isRule11A2Reliance": false,
          "isRule12D1Dash4Reliance": false,
          "isRule12D1GReliance": false
        },
        "signature": {
          "registrantSignedName": "TIAA CREF Life Separate Account VA-1",
          "signedDate": "2024-03-15",
          "signature": "Gina Spunder",
          "title": "Managing Director, Fund Administration"
        }
      },
      "headerData": {
        "submissionType": "N-CEN/A",
        "accessionNumber": "0001145549-24-016355",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001067490",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": true,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-4"
        },
        "seriesClass": {
          "reportClass": {
            "classInfo": [
              {
                "classId": "C000017018"
              },
              {
                "classId": "C000017019"
              },
              {
                "classId": "C000017020"
              },
              {
                "classId": "C000053679"
              },
              {
                "classId": "C000135792"
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001145549-24-043680.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1141687/0001145549-24-043680.txt",
        "date": "2024-07-11T17:38:40.000Z",
        "ciks": [
          "1141687"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2023-12-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "TIAA-CREF Life Separate Account VLI-1",
          "investmentCompFileNo": "811-10393",
          "registrantCik": "0001141687",
          "registrantLei": "549300DTRW0G18W6D977",
          "registrantstreet1": "730 Third Avenue",
          "registrantcity": "New York",
          "registrantzipCode": "10017-3206",
          "registrantstate": "US-NY",
          "registrantcountry": "US",
          "registrantphoneNumber": "212-490-9000",
          "websites": [
            "www.tiaa.org"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Custody and accounting records",
              "name": "State Street Global Services",
              "address1": "801 Pennsylvania",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64105",
              "phone": "816-871-1629"
            },
            {
              "booksRecordsDesc": "Custody records",
              "name": "JPMorgan Chase Bank N.A.",
              "address1": "4 Chase Metrotech Center",
              "city": "Brooklyn",
              "state": "US-NY",
              "country": "US",
              "recordsZipCode": "11245",
              "phone": "718-242-0609"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "TIAA-CREF"
          },
          "registrantClassificationType": "N-6",
          "isSecuritiesActRegistration": false,
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Peter E. Pisapia",
              "street1": "730 Third Avenue",
              "city": "New York",
              "state": "US-NY",
              "country": "US",
              "zipCode": "10017",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "isFinancialSupportDuringPeriod": false,
          "isExemptionFromAct": false,
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "TIAA-CREF Individual & Institutional Services, LLC",
              "underwriterFileNumber": "008-44454",
              "underwriterCrdNumber": "N/A",
              "underwriterLei": "N/A",
              "underWriterState": "US-NY",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "00238",
              "name": "PricewaterhouseCoopers LLP",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-NC",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false
        },
        "unitInvestmentTrust": {
          "depositors": [
            {
              "depositorName": "TIAA-CREF Life Insurance Company",
              "depositorCrdNo": "N/A",
              "depositorLei": "N/A",
              "depositorState": "US-NY",
              "depositorCountry": "US",
              "depositorUltimateParentname": "TIAA-CREF Life Insurance Company"
            }
          ],
          "uitAdmins": [
            {
              "uitAdminName": "TIAA-CREF Life Insurance Company",
              "uitAdminLei": "N/A",
              "uitAdminDescOtherNumber": "N/A",
              "uitAdminState": "US-NY",
              "uitAdminCountry": "US",
              "isUitAdminAffiliated": true,
              "isUitAdminSubAdmin": false
            }
          ],
          "isUitAdminHiredTerminated": false,
          "registrantSeparateInsuranceAccount": {
            "isRegistrantSeparateInsuranceAccount": true,
            "separateAccountSeriesId": "S000006180"
          },
          "numOfContracts": 3631,
          "contractSecurities": [
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-1",
              "separateAccountContractId": "C000017021",
              "separateAccountTotalAsset": 19212738,
              "numContractsSold": 0,
              "grossPremiumReceived": 919285,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 403832,
              "contractValueRedeemedSection1035": 1374980,
              "numContractsAffectedRedeemed": 1
            },
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-1",
              "separateAccountContractId": "C000068215",
              "separateAccountTotalAsset": 96063692,
              "numContractsSold": 0,
              "grossPremiumReceived": 4596426,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 2019162,
              "contractValueRedeemedSection1035": 1115493,
              "numContractsAffectedRedeemed": 3
            },
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-1",
              "separateAccountContractId": "C000017023",
              "separateAccountTotalAsset": 360238847,
              "numContractsSold": 0,
              "grossPremiumReceived": 17236596,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 7571858,
              "contractValueRedeemedSection1035": 1411241,
              "numContractsAffectedRedeemed": 9
            },
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-1",
              "separateAccountContractId": "C000017022",
              "separateAccountTotalAsset": 4803185,
              "numContractsSold": 0,
              "grossPremiumReceived": 229821,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 100958,
              "contractValueRedeemedSection1035": 0,
              "numContractsAffectedRedeemed": 0
            }
          ],
          "isRule6C7Reliance": false,
          "isRule11A2Reliance": false,
          "isRule12D1Dash4Reliance": false,
          "isRule12D1GReliance": false
        },
        "signature": {
          "registrantSignedName": "TIAA-CREF Life Separate Account VLI-1",
          "signedDate": "2024-03-15",
          "signature": "Gina Spunder",
          "title": "Managing Director, Fund Administration"
        }
      },
      "headerData": {
        "submissionType": "N-CEN/A",
        "accessionNumber": "0001145549-24-016359",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001141687",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": true,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-6"
        },
        "seriesClass": {
          "reportClass": {
            "classInfo": [
              {
                "classId": "C000017021"
              },
              {
                "classId": "C000017022"
              },
              {
                "classId": "C000017023"
              },
              {
                "classId": "C000068215"
              },
              {
                "classId": "C000211744"
              },
              {
                "classId": "C000211750"
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001145549-24-043682.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1540851/0001145549-24-043682.txt",
        "date": "2024-07-11T17:38:41.000Z",
        "ciks": [
          "1540851"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2023-12-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "TIAA-CREF Life Separate Account VLI-2",
          "investmentCompFileNo": "811-22659",
          "registrantCik": "0001540851",
          "registrantLei": "549300K0B5VU4Y76QU67",
          "registrantstreet1": "730 Third Avenue",
          "registrantcity": "New York",
          "registrantzipCode": "10017-3206",
          "registrantstate": "US-NY",
          "registrantcountry": "US",
          "registrantphoneNumber": "212-490-9000",
          "websites": [
            "www.tiaa.org"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Custody and accounting records",
              "name": "State Street Global Services",
              "address1": "801 Pennsylvania",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64105",
              "phone": "816-871-1629"
            },
            {
              "booksRecordsDesc": "Custody records",
              "name": "JPMorgan Chase Bank N.A.",
              "address1": "4 Chase Metrotech Center",
              "city": "Brooklyn",
              "state": "US-NY",
              "country": "US",
              "recordsZipCode": "11245",
              "phone": "718-242-0609"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "TIAA-CREF"
          },
          "registrantClassificationType": "N-6",
          "isSecuritiesActRegistration": true,
          "chiefComplianceOfficers": [
            {
              "crdNumber": "N/A",
              "isCcoChangedSinceLastFiling": false,
              "name": "Peter E. Pisapia",
              "street1": "730 Third Avenue",
              "city": "New York",
              "state": "US-NY",
              "country": "US",
              "zipCode": "10017",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "isFinancialSupportDuringPeriod": false,
          "isExemptionFromAct": false,
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "TIAA-CREF Individual & Institutional Services, LLC",
              "underwriterFileNumber": "008-44454",
              "underwriterCrdNumber": "N/A",
              "underwriterLei": "N/A",
              "underWriterState": "US-NY",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "00238",
              "name": "PricewaterhouseCoopers LLP",
              "lei": "5493002GVO7EO8RNNS37",
              "state": "US-NC",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false
        },
        "unitInvestmentTrust": {
          "depositors": [
            {
              "depositorName": "TIAA-CREF Life Insurance Company",
              "depositorCrdNo": "N/A",
              "depositorLei": "N/A",
              "depositorState": "US-NY",
              "depositorCountry": "US",
              "depositorUltimateParentname": "TIAA-CREF Life Insurance Company"
            }
          ],
          "uitAdmins": [
            {
              "uitAdminName": "TIAA-CREF Life Insurance Company",
              "uitAdminLei": "N/A",
              "uitAdminDescOtherNumber": "N/A",
              "uitAdminState": "US-NY",
              "uitAdminCountry": "US",
              "isUitAdminAffiliated": true,
              "isUitAdminSubAdmin": false
            }
          ],
          "isUitAdminHiredTerminated": false,
          "registrantSeparateInsuranceAccount": {
            "isRegistrantSeparateInsuranceAccount": true,
            "separateAccountSeriesId": "S000036792"
          },
          "numOfContracts": 1363,
          "contractSecurities": [
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-2",
              "separateAccountContractId": "C000112528",
              "separateAccountTotalAsset": 242006828,
              "numContractsSold": 0,
              "grossPremiumReceived": 17952563,
              "grossPremiumReceivedSection1035": 518,
              "numContractsAffected": 1,
              "contractValueRedeemed": 22702885,
              "contractValueRedeemedSection1035": 1933990,
              "numContractsAffectedRedeemed": 11
            },
            {
              "separateAccountSecurityName": "TIAA-CREF Life Separate Account VLI-2",
              "separateAccountContractId": "C000119146",
              "separateAccountTotalAsset": 32643719,
              "numContractsSold": 0,
              "grossPremiumReceived": 2421578,
              "grossPremiumReceivedSection1035": 0,
              "numContractsAffected": 0,
              "contractValueRedeemed": 3062338,
              "contractValueRedeemedSection1035": 0,
              "numContractsAffectedRedeemed": 0
            }
          ],
          "isRule6C7Reliance": false,
          "isRule11A2Reliance": false,
          "isRule12D1Dash4Reliance": false,
          "isRule12D1GReliance": false
        },
        "signature": {
          "registrantSignedName": "TIAA-CREF Life Separate Account VLI-2",
          "signedDate": "2024-03-15",
          "signature": "Gina Spunder",
          "title": "Managing Director, Fund Administration"
        }
      },
      "headerData": {
        "submissionType": "N-CEN/A",
        "accessionNumber": "0001145549-24-016361",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001540851",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "returnCopyFlag": true,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-6"
        },
        "seriesClass": {
          "reportClass": {
            "classInfo": [
              {
                "classId": "C000112528"
              },
              {
                "classId": "C000119146"
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001752724-24-130767.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1645194/0001752724-24-130767.txt",
        "date": "2024-06-11T18:25:10.000Z",
        "ciks": [
          "1645194"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-03-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "Legg Mason ETF Investment Trust",
          "investmentCompFileNo": "811-23096",
          "registrantCik": "0001645194",
          "registrantLei": "549300D7ZZ1A7JJ9G964",
          "registrantstreet1": "620 Eighth Avenue",
          "registrantstreet2": "47th Floor",
          "registrantcity": "New York",
          "registrantzipCode": "10018",
          "registrantstate": "US-NY",
          "registrantcountry": "US",
          "registrantphoneNumber": "1-877-721-1926",
          "websites": [
            "www.franklintempleton.com"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "ClearBridge Investments, LLC",
              "address1": "620 Eighth Avenue",
              "address2": "48th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10018",
              "phone": "1-800-691-6960"
            },
            {
              "booksRecordsDesc": "Records related to its function as advisor.",
              "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
              "address1": "280 Park Avenue",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10017",
              "phone": "1-800-822-5544"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Franklin Advisers, Inc.",
              "address1": "One Franklin Parkway",
              "city": "San Mateo",
              "country": "US",
              "state": "US-CA",
              "recordsZipCode": "94403-1906",
              "phone": "1-650-312-2000"
            },
            {
              "booksRecordsDesc": "Records related to its function as distributor.",
              "name": "Franklin Distributors LLC",
              "address1": "100 International Drive",
              "city": "Baltimore",
              "country": "US",
              "state": "US-MD",
              "recordsZipCode": "21202",
              "phone": "1-800-632-2301"
            },
            {
              "booksRecordsDesc": "Records related to its function as registrant.",
              "name": "Legg Mason ETF Investment Trust",
              "address1": "620 Eighth Avenue",
              "address2": "47th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10018",
              "phone": "1-877-721-1926"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Royce Investment Partners",
              "address1": "745 Fifth Avenue",
              "address2": "24th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10151",
              "phone": "1-800-221-4268"
            },
            {
              "booksRecordsDesc": "Records related to its function as custodian and transfer agent.",
              "name": "The Bank of New York Mellon",
              "address1": "240 Greenwich Street",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10286",
              "phone": "212-495-1784"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Western Asset Management Company Limited",
              "address1": "10 Exchange Square",
              "address2": "Primrose Street",
              "city": "London",
              "country": "GB",
              "recordsZipCode": "EC2A 2EN",
              "phone": "44-20-7422-3000"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Western Asset Management Company Ltd.",
              "address1": "5-1 Marunouchi",
              "address2": "1-Chome Chiyoda-Ku",
              "city": "Tokyo",
              "country": "JP",
              "recordsZipCode": "100-6536",
              "phone": "81-03-4520-4300"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Western Asset Management Company Pte. Ltd.",
              "address1": "1 George Street #23-01",
              "city": "Singapore",
              "country": "SG",
              "recordsZipCode": "049145",
              "phone": "65-6428-3600"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-advisor.",
              "name": "Western Asset Management Company, LLC",
              "address1": "385 East Colorado Boulevard",
              "city": "Pasadena",
              "country": "US",
              "state": "US-CA",
              "recordsZipCode": "91101",
              "phone": "1-626-844-9400"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "FRANKLIN TEMPLETON"
          },
          "registrantClassificationType": "N-1A",
          "totalSeries": 8,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Anantha K. Pradeep",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23124",
                "811-23471",
                "811-23487"
              ]
            },
            {
              "directorName": "Deborah D. McWhinney",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23124",
                "811-23471",
                "811-23487"
              ]
            },
            {
              "directorName": "Jennifer M. Johnson",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-05387",
                "811-05878",
                "811-22641",
                "811-22801",
                "811-23124",
                "811-23471",
                "811-23487"
              ]
            },
            {
              "directorName": "Rohit Bhagat",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23124",
                "811-23471",
                "811-23487"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "003203649",
              "isCcoChangedSinceLastFiling": false,
              "name": "Fred Jensen",
              "street1": "280 Park Avenue",
              "street2": "8th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "zipCode": "10017",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-19023",
              "IC-32360"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "Franklin Distributors, LLC",
              "underwriterFileNumber": "008-53089",
              "underwriterCrdNumber": "000109064",
              "underwriterLei": "N/A",
              "underWriterCountry": "US",
              "underWriterState": "US-MD"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "238",
              "name": "PricewaterhouseCoopers LLP",
              "lei": "5493002GVO7EO8RNNS37",
              "country": "US",
              "state": "US-MD"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "ClearBridge All Cap Growth ESG ETF",
              "mgmtInvSeriesId": "S000057207",
              "mgmtInvLei": "549300GGII6HHRMIH522",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "ClearBridge All Cap Growth ESG ETF",
                  "classId": "C000182102",
                  "tickerSymbol": "CACG"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "ClearBridge Investments, LLC",
                  "subAdviserFileNo": "801-64710",
                  "subAdviserCrdNo": "000137028",
                  "subAdviserLei": "549300L5KZQRDVVXSK45",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-NY",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 8,
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 56,
                  "name": "CITIGROUP GLOBAL MARKETS INC.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 4,
                  "name": "Cowen and Company, LLC",
                  "fileNo": "008-22522",
                  "crdNo": "000007616",
                  "lei": "549300WR155U7DVMIW58",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 3033.7,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 154,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 9.8,
                  "name": "WELLS FARGO SECURITIES, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US"
                },
                {
                  "grossCommission": 185.65,
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 3451.15,
              "principalTransactions": [
                {
                  "name": "RBC CAPITAL MARKETS LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 7859026.72
                },
                {
                  "name": "CITADEL SECURITIES LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 1931619.98
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 8917014.65
                }
              ],
              "principalAggregatePurchase": 18707661.35,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 108990216.32,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "ClearBridge Dividend Strategy ESG ETF",
              "mgmtInvSeriesId": "S000057702",
              "mgmtInvLei": "549300FFM974NCJ6QY68",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "ClearBridge Dividend Strategy ESG ETF",
                  "classId": "C000186077",
                  "tickerSymbol": "YLDE"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "ClearBridge Investments, LLC",
                  "subAdviserFileNo": "801-64710",
                  "subAdviserCrdNo": "000137028",
                  "subAdviserLei": "549300L5KZQRDVVXSK45",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-NY",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 282.64,
                  "name": "J.P. MORGAN SECURITIES LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 650.88,
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 425.16,
                  "name": "Raymond James & Associates, Inc.",
                  "fileNo": "008-10999",
                  "crdNo": "000000705",
                  "lei": "U4ONQX15J3RO8XCKE979",
                  "state": "US-FL",
                  "country": "US"
                },
                {
                  "grossCommission": 385.32,
                  "name": "JEFFERIES LLC",
                  "fileNo": "008-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 507.2,
                  "name": "NOMURA SECURITIES INTERNATIONAL, INC.",
                  "fileNo": "008-15255",
                  "crdNo": "000004297",
                  "lei": "OXTKY6Q8X53C9ILVV871",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 1622.8,
                  "name": "CITIGROUP GLOBAL MARKETS INC.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 924.09,
                  "name": "CAPITAL INSTITUTIONAL SERVICES, INC",
                  "fileNo": "008-22273",
                  "crdNo": "000007551",
                  "lei": "54930061X8RDWFDJIS05",
                  "state": "US-TX",
                  "country": "US"
                },
                {
                  "grossCommission": 1820.7,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 342.92,
                  "name": "BARCLAYS CAPITAL, INC.",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 256.52,
                  "name": "SANFORD C. BERNSTEIN & CO., LLC",
                  "fileNo": "008-52942",
                  "crdNo": "000104474",
                  "lei": "549300I7JYZHT7D5CO04",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 8219.51,
              "principalTransactions": [
                {
                  "name": "CITADEL SECURITIES LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "state": "US-FL",
                  "country": "US",
                  "totalPurchaseSale": 3976651.4
                },
                {
                  "name": "VIRTU AMERICAS LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4349497.42
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 8162352.99
                }
              ],
              "principalAggregatePurchase": 16488501.81,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 33935861.07,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "ClearBridge Large Cap Growth ESG ETF",
              "mgmtInvSeriesId": "S000057700",
              "mgmtInvLei": "549300205FCQAQR6CH35",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "ClearBridge Large Cap Growth ESG ETF",
                  "classId": "C000186075",
                  "tickerSymbol": "LRGE"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "ClearBridge Investments, LLC",
                  "subAdviserFileNo": "801-64710",
                  "subAdviserCrdNo": "000137028",
                  "subAdviserLei": "549300L5KZQRDVVXSK45",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-NY",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 65,
                  "name": "J.P. MORGAN SECURITIES LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 3370.82,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 197.58,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 72,
                  "name": "SANFORD C. BERNSTEIN & CO., LLC",
                  "fileNo": "008-52942",
                  "crdNo": "000104474",
                  "lei": "549300I7JYZHT7D5CO04",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 3705.4,
              "principalTransactions": [
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 2213420.2
                },
                {
                  "name": "CITADEL SECURITIES LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 11284107.04
                },
                {
                  "name": "VIRTU AMERICAS LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 13218748.02
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 16784419.02
                }
              ],
              "principalAggregatePurchase": 43500694.28,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 165484452.69,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "Franklin International Low Volatility High Dividend Index ETF",
              "mgmtInvSeriesId": "S000054583",
              "mgmtInvLei": "549300U5VMZRL3H15M55",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Franklin International Low Volatility High Dividend Index ETF",
                  "classId": "C000171451",
                  "tickerSymbol": "LVHI"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ],
                "indexFundInfo": {
                  "fundType": "Index Fund",
                  "isIndexFundAffiliated": true,
                  "isIndexFundExclusive": true,
                  "indexFundReturnDiffBeforeExpense": -0.95,
                  "indexFundReturnDiffAfterExpense": -0.35,
                  "indexFundReturnDailyStdevBeforeExpense": 0.34,
                  "indexFundReturnDailyStdevAfterExpense": 0.34
                }
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Franklin Advisers, Inc.",
                  "subAdviserFileNo": "801-26292",
                  "subAdviserCrdNo": "000104517",
                  "subAdviserLei": "B1CG1NRZIDDJ0DQEXB52",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 9977.09,
                  "name": "J.P. MORGAN SECURITIES LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 31035.09,
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 3156.76,
                  "name": "CITIGROUP GLOBAL MARKETS INC.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 1992.66,
                  "name": "Cowen and Company, LLC",
                  "fileNo": "008-22522",
                  "crdNo": "000007616",
                  "lei": "549300WR155U7DVMIW58",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 1008.68,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 2097.36,
                  "name": "INSTINET, LLC",
                  "fileNo": "008-23669",
                  "crdNo": "000007897",
                  "lei": "549300MGMN3RKMU8FT57",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 2010.32,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 1310.73,
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 52588.69,
              "principalTransactions": [
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 298066620.04
                },
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 120534371.11
                },
                {
                  "name": "VIRTU AMERICAS LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4767386.13
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 52600721.71
                }
              ],
              "principalAggregatePurchase": 475969098.99,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 582543774.88,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "Franklin U.S. Low Volatility High Dividend Index ETF",
              "mgmtInvSeriesId": "S000051686",
              "mgmtInvLei": "549300PKK8HNPP2M1496",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Franklin U.S. Low Volatility High Dividend Index ETF",
                  "classId": "C000162625",
                  "tickerSymbol": "LVHD"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ],
                "indexFundInfo": {
                  "fundType": "Index Fund",
                  "isIndexFundAffiliated": true,
                  "isIndexFundExclusive": true,
                  "indexFundReturnDiffBeforeExpense": 0.08,
                  "indexFundReturnDiffAfterExpense": -0.19,
                  "indexFundReturnDailyStdevBeforeExpense": 0.22,
                  "indexFundReturnDailyStdevAfterExpense": 0.22
                }
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Franklin Advisers, Inc.",
                  "subAdviserFileNo": "801-26292",
                  "subAdviserCrdNo": "000104517",
                  "subAdviserLei": "B1CG1NRZIDDJ0DQEXB52",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 451.32,
                  "name": "J.P. MORGAN SECURITIES LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 15429.8,
                  "name": "Cowen and Company, LLC",
                  "fileNo": "008-22522",
                  "crdNo": "000007616",
                  "lei": "549300WR155U7DVMIW58",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 154.99,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 14352.06,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 3674.7,
                  "name": "BNY MELLON CAPITAL MARKETS, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 221105.9,
                  "name": "RBC CAPITAL MARKETS, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 725.07,
                  "name": "SANFORD C. BERNSTEIN & CO., LLC",
                  "fileNo": "008-52942",
                  "crdNo": "000104474",
                  "lei": "549300I7JYZHT7D5CO04",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 255893.84,
              "principalTransactions": [
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 55142551.9
                },
                {
                  "name": "RBC CAPITAL MARKETS LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 275573076.34
                },
                {
                  "name": "CITADEL SECURITIES LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 141763547.29
                },
                {
                  "name": "VIRTU AMERICAS LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 101808185.19
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 257818851.63
                }
              ],
              "principalAggregatePurchase": 832106212.35,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 922901225.48,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "Royce Quant Small-Cap Quality Value ETF",
              "mgmtInvSeriesId": "S000058077",
              "mgmtInvLei": "549300PDRO71NW9IHD33",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Royce Quant Small-Cap Quality Value ETF",
                  "classId": "C000190092",
                  "tickerSymbol": "SQLV"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Royce Investment Partners",
                  "subAdviserFileNo": "801-08268",
                  "subAdviserCrdNo": "000107689",
                  "subAdviserLei": "254900TRO66DNJJNUA45",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-NY",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 34958.27,
                  "name": "RBC CAPITAL MARKETS, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 34958.27,
              "principalTransactions": [
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1927271.88
                },
                {
                  "name": "RBC CAPITAL MARKETS LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 9556316.54
                },
                {
                  "name": "CITADEL SECURITIES LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 3891190.58
                }
              ],
              "principalAggregatePurchase": 15374779,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 27144259.51,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "Western Asset Short Duration Income ETF",
              "mgmtInvSeriesId": "S000064209",
              "mgmtInvLei": "5493003DQQTPY0OF6U21",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Western Asset Short Duration Income ETF",
                  "classId": "C000207671",
                  "tickerSymbol": "WINC"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company Limited",
                  "subAdviserFileNo": "801-21068",
                  "subAdviserCrdNo": "000110427",
                  "subAdviserLei": "549300IVCLHPHPOYT226",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "GB",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company Pte. Ltd.",
                  "subAdviserFileNo": "801-67298",
                  "subAdviserCrdNo": "000142188",
                  "subAdviserLei": "549300GGQQAH8OMMCX51",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "SG",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company Ltd",
                  "subAdviserFileNo": "801-68224",
                  "subAdviserCrdNo": "000143388",
                  "subAdviserLei": "549300ILBTC2ZDZBT448",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "JP",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 261.23,
                  "name": "J.P. MORGAN SECURITIES LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 250.85,
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 280.26,
                  "name": "JEFFERIES LLC",
                  "fileNo": "008-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 93.42,
                  "name": "DEUTSCHE BANK SECURITIES INC.",
                  "fileNo": "008-17822",
                  "crdNo": "000002525",
                  "lei": "9J6MBOOO7BECTDTUZW19",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 88.23,
                  "name": "NOMURA SECURITIES INTERNATIONAL, INC.",
                  "fileNo": "008-15255",
                  "crdNo": "000004297",
                  "lei": "OXTKY6Q8X53C9ILVV871",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 216.25,
                  "name": "CITIGROUP GLOBAL MARKETS INC.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 550.14,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 437.69,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 110.72,
                  "name": "RBC CAPITAL MARKETS, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 209.33,
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 2671.12,
              "principalTransactions": [
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4112031.63
                },
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 2654443.24
                },
                {
                  "name": "CitiGroup Global Markets Inc.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1612199.47
                },
                {
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 4548674.69
                },
                {
                  "name": "NATIONAL FINANCIAL SERVICES LLC",
                  "fileNo": "008-26740",
                  "crdNo": "000013041",
                  "lei": "549300JRHF1MHHWUAW04",
                  "state": "US-MA",
                  "country": "US",
                  "totalPurchaseSale": 2384994.02
                },
                {
                  "name": "BNP PARIBAS SECURITIES CORP.",
                  "fileNo": "008-32682",
                  "crdNo": "000015794",
                  "lei": "RCNB6OTYUAMMP879YW96",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1042715.81
                },
                {
                  "name": "RBC CAPITAL MARKETS LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 865623.8
                },
                {
                  "name": "MARKETAXESS CORPORATION",
                  "fileNo": "008-50727",
                  "crdNo": "000044542",
                  "lei": "GPSMMRI21JE7ZCVYF972",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 3140492.7
                },
                {
                  "name": "MILLENNIUM ADVISORS, LLC",
                  "fileNo": "008-68349",
                  "crdNo": "000151236",
                  "lei": "254900E1P6Z2XZYSA163",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 2133283.2
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 3780068.92
                }
              ],
              "principalAggregatePurchase": 31820917.92,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 14964516.71,
              "dailyAvgNetAssets": 0,
              "lineOfCredit": {
                "hasLineOfCredit": true,
                "lineOfCreditDetails": [
                  {
                    "isCreditLineCommitted": "Committed",
                    "lineOfCreditSize": 2675000000,
                    "lineOfCreditInstitutions": [
                      {
                        "creditInstitutionName": "BANCO BILBAO VIZCAYA ARGENTARIA, S.A."
                      },
                      {
                        "creditInstitutionName": "BANK OF AMERICA, N.A."
                      },
                      {
                        "creditInstitutionName": "BARCLAYS BANK PLC"
                      },
                      {
                        "creditInstitutionName": "CITIBANK, N.A."
                      },
                      {
                        "creditInstitutionName": "CREDIT SUISSE AG"
                      },
                      {
                        "creditInstitutionName": "DEUTSCHE BANK AG"
                      },
                      {
                        "creditInstitutionName": "GOLDMAN SACHS BANK USA"
                      },
                      {
                        "creditInstitutionName": "HSBC BANK USA, N.A."
                      },
                      {
                        "creditInstitutionName": "JPMORGAN CHASE BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "MANUFACTURERS AND TRADERS TRUST COMPANY"
                      },
                      {
                        "creditInstitutionName": "MORGAN STANLEY BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "PNC BANK, NATIONAL ASSOCIATION"
                      },
                      {
                        "creditInstitutionName": "ROYAL BANK OF CANADA"
                      },
                      {
                        "creditInstitutionName": "STANDARD CHARTERED BANK"
                      },
                      {
                        "creditInstitutionName": "STATE STREET BANK AND TRUST COMPANY"
                      },
                      {
                        "creditInstitutionName": "THE BANK OF NEW YORK MELLON"
                      },
                      {
                        "creditInstitutionName": "THE BANK OF NOVA SCOTIA"
                      },
                      {
                        "creditInstitutionName": "THE TORONTO-DOMINION BANK"
                      },
                      {
                        "creditInstitutionName": "UMB BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "WELLS FARGO BANK, NATIONAL ASSOCIATION"
                      }
                    ],
                    "sharedCreditType": {
                      "creditType": "Shared",
                      "creditUser": [
                        {
                          "name": "BrandywineGLOBAL - Alternative Credit Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Corporate Credit Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "BrandywineGLOBAL - Diversified US Large Cap Value Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Flexible Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Opportunities Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Opportunities Bond Fund (USD Hedged)",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Unconstrained Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - High Yield Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "BrandywineGLOBAL - Small Cap Value Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Aggressive Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge All Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Appreciation Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Dividend Strategy Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Global Infrastructure Income Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge International Growth Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge International Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Large Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Large Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Mid Cap Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Mid Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Select Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Small Cap Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Small Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Small Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Sustainability Leaders Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Tactical Dividend Income Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Value Trust",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Variable Aggressive Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Appreciation Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Dividend Strategy Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Large Cap Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Large Cap Value Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Mid Cap Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Small Cap Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "FTF Brandywine Global Income Optimiser Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge Global Infrastructure Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge US Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge US Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin Sterling Corporate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin UK Gilt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin US Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Asia Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie European Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Global Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Japan Equity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Managers Focus Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Mid Cap Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Rising Dividends Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie US Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Royce US Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Leaders Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Total Return Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Western Asset Global Multi Strategy Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global - US Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global - US High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Credit Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Enhanced Absolute Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Fixed Income Absolute Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Income Optimiser Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Multi-Sector Impact Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Opportunistic Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Infrastructure Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Sustainability Improvers Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Infrastructure Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Tactical Dividend Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Aggressive Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Appreciation Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Equity Sustainability Leaders Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Large Cap Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Asia Pacific Urban Trends Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie European Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Global Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Global Long-Term Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Improving Society Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce Global Small Cap Premier Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce US Small Cap Opportunity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce US Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Asian Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Euro Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Credit Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Multi Strategy Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Macro Opportunities Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Multi-Asset Credit Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Short Duration Blue Chip Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Structured Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US Mortgage-Backed Securities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Euro Performance Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Foreign Smaller Companies Series",
                          "id": "811-06135"
                        },
                        {
                          "name": "Franklin Alabama Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Allocation VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Arizona Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Biotechnology Discovery Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Biotechnology Discovery Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin California High Yield Municipal Fund",
                          "id": "811-06481"
                        },
                        {
                          "name": "Franklin California Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04356"
                        },
                        {
                          "name": "Franklin California Tax-Free Income Fund",
                          "id": "811-02790"
                        },
                        {
                          "name": "Franklin Colorado Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Connecticut Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Conservative Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Convertible Securities Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Corefolio Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Disruptive Commerce Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Dynamic Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin DynaTech Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin DynaTech VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin ESG-Focused Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Corporate Debt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Debt Opportunities Fund",
                          "id": "811-10157"
                        },
                        {
                          "name": "Franklin Emerging Market Debt Opportunities II Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Investment Grade Debt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Sovereign Debt Hard Currency Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Markets Debt Opportunities Hard Currency Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Equity Income Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Euro Government Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Euro High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Euro Short Duration Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Corporate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Social Leaders Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Federal Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Federal Limited-Term Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Federal Tax-Free Income Fund",
                          "id": "811-03395"
                        },
                        {
                          "name": "Franklin Flexible Alpha Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Floating Rate Daily Access Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Floating Rate Income Fund",
                          "id": "811-09869"
                        },
                        {
                          "name": "Franklin Floating Rate Master Series",
                          "id": "811-09869"
                        },
                        {
                          "name": "Franklin Genomic Advancements Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Georgia Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Global Aggregate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Global Convertible Securities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Corporate Investment Grade Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Dividend Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Global Equity Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Global Fundamental Strategies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Green Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Multi-Asset Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Assets AIV SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Estate Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Estate VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Global Target Euro Income 2025 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Gold and Precious Metals Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Gold and Precious Metals Fund",
                          "id": "811-01700"
                        },
                        {
                          "name": "Franklin Green Target Income 2024 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Growth Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Growth Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Growth Opportunities Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Growth and Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Gulf Wealth Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin High Income Fund",
                          "id": "811-01608"
                        },
                        {
                          "name": "Franklin High Yield Corporate ETF",
                          "id": "811-23124"
                        },
                        {
                          "name": "Franklin High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin High Yield Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Income Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin India Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Innovation Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Intelligent Machines Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin International Equity Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin International Growth Fund",
                          "id": "811-10157"
                        },
                        {
                          "name": "Franklin Japan Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 ActusRay European Alpha UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Alternative Strategies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Athena Risk Premia UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Bardin Hill Arbitrage UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 CFM Systematic Global Macro UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Cat Bond UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Dynamic Market Neutral UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Electron Global UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Ellington Structured Credit UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Wellington Technology Long Short UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Large Cap Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin LifeSmart 2020 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2025 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2030 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2035 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2040 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2045 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2050 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2055 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2060 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart Retirement Income Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Long Duration Credit Fund",
                          "id": "811-06135"
                        },
                        {
                          "name": "Franklin Louisiana Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Low Duration Total Return Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Low Duration U.S. Government Securities Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin MENA Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Managed Income Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Maryland Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Massachusetts Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Michigan Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin MicroCap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Minnesota Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Missouri Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Moderate Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Multi-Asset Conservative Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Defensive Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Moderate Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Conservative Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Moderate Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Mutual European Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Mutual European Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Financial Services Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Mutual International Value Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Quest Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Shares Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Shares VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Mutual U.S. Mid Cap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Mutual U.S. Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Natural Resources Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Natural Resources Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin New Jersey Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin New York Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04787"
                        },
                        {
                          "name": "Franklin New York Tax-Free Income Fund",
                          "id": "811-03479"
                        },
                        {
                          "name": "Franklin NextStep Balanced Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Moderate Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin North Carolina Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Ohio Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Oregon Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Pennsylvania Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Real Estate Securities Fund",
                          "id": "811-08034"
                        },
                        {
                          "name": "Franklin Responsible Income 2028 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Rising Dividends Fund",
                          "id": "811-04894"
                        },
                        {
                          "name": "Franklin Rising Dividends VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin S&P 500 Index Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Sealand China A-Shares Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Senior Loan ETF",
                          "id": "811-23124"
                        },
                        {
                          "name": "Franklin Small Cap Growth Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Small Cap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Small Cap Value VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Small-Mid Cap Growth Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Small-Mid Cap Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Strategic Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Strategic Income Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Strategic Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Strategic Mortgage Portfolio",
                          "id": "811-07288"
                        },
                        {
                          "name": "Franklin Strategic Real Return Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin Target Income 2024 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Technology Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Templeton Aggressive Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Conservative Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderate Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderately Aggressive Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderately Conservative Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series CH",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series E",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series EM",
                          "id": "811-08226"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series H",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series I",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Total Return Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin U.S. Government Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Government Securities Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin U.S. Government Securities VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin U.S. Large Cap Equity Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin U.S. Low Duration Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Managed Income 2028 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Small Capitalization Equity Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin UK Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin USD Diversified Bond Series I 2025 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Utilities Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Virginia Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin VolSmart Allocation VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "International Equity Series",
                          "id": "811-06135"
                        },
                        {
                          "name": "K2 Alternative Strategies Fund",
                          "id": "811-22641"
                        },
                        {
                          "name": "Martin Currie Emerging Markets Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Martin Currie SMASh Series EM Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Templeton All China Equity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asia Equity Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton BRIC Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China A-Shares Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China World Fund",
                          "id": "811-07876"
                        },
                        {
                          "name": "Templeton Developing Markets Trust",
                          "id": "811-06378"
                        },
                        {
                          "name": "Templeton Developing Markets VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Eastern Europe Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Dynamic Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Local Currency Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Small Cap Fund",
                          "id": "811-08226"
                        },
                        {
                          "name": "Templeton Emerging Markets Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Sustainability Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Euroland Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Dividend Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Long-Short Equity SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Small-Mid Cap Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Foreign Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Templeton Foreign VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Frontier Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Balanced Fund",
                          "id": "811-08226"
                        },
                        {
                          "name": "Templeton Global Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond (Euro) Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton Global Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Global Climate Change Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Smaller Companies Fund",
                          "id": "811-03143"
                        },
                        {
                          "name": "Templeton Global Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Total Return Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton Global Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Total Return SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Growth (Euro) Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Growth Fund, Inc.",
                          "id": "811-04892"
                        },
                        {
                          "name": "Templeton Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton International Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton International Climate Change Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Templeton Latin America Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Sustainable Emerging Markets Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton World Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Western Asset California Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Core Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Core Plus Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Core Plus VIT Portfolio",
                          "id": "811-06310"
                        },
                        {
                          "name": "Western Asset Corporate Bond Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Growth & Income Managed Aggregate Strategy Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset High Yield Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset India Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset Inflation Indexed Plus Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Intermediate Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Intermediate Maturity California Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Intermediate Maturity New York Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Intermediate-Term Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Long Credit VIT",
                          "id": "811-06310"
                        },
                        {
                          "name": "Western Asset Macro Opportunities Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Managed Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Massachusetts Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Mortgage Total Return Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Municipal High Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset New Jersey Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset New York Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Oregon Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Pennsylvania Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset SMASh Series C Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series Core Completion Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series Core Plus Completion Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series M Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series TF Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset Short Duration High Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Short Duration Municipal Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Short-Term Bond Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Total Return ETF",
                          "id": "811-23096"
                        },
                        {
                          "name": "Western Asset Total Return Unconstrained Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset UCITS SMASh Series Core Plus Completion Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset Ultra-Short Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Variable Global High Yield Bond Portfolio",
                          "id": "811-06310"
                        }
                      ]
                    },
                    "isCreditLineUsed": false
                  }
                ]
              },
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            },
            {
              "mgmtInvFundName": "Western Asset Total Return ETF",
              "mgmtInvSeriesId": "S000059365",
              "mgmtInvLei": "549300IW55ZZ0YDJ0R05",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Western Asset Total Return ETF",
                  "classId": "C000194756",
                  "tickerSymbol": "WBND"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(e) (17 CFR 270.18f-4(e))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 6c-11 (17 CFR 270.6c-11)"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": true,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company Limited",
                  "subAdviserFileNo": "801-21068",
                  "subAdviserCrdNo": "000110427",
                  "subAdviserLei": "549300IVCLHPHPOYT226",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "GB",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company Pte. Ltd.",
                  "subAdviserFileNo": "801-67298",
                  "subAdviserCrdNo": "000142188",
                  "subAdviserLei": "549300GGQQAH8OMMCX51",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "SG",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "Western Asset Management Company Ltd",
                  "subAdviserFileNo": "801-68224",
                  "subAdviserCrdNo": "000143388",
                  "subAdviserLei": "549300ILBTC2ZDZBT448",
                  "isSubAdviserAffiliated": true,
                  "subAdviserCountry": "JP",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 348.96,
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 746.2,
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 536.3,
                  "name": "JEFFERIES LLC",
                  "fileNo": "008-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 1467.94,
                  "name": "CitiGroup Global Markets Inc.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 549.93,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 3544,
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 431.26,
                  "name": "WELLS FARGO SECURITIES, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US"
                },
                {
                  "grossCommission": 631.84,
                  "name": "R.J. O'BRIEN SECURITIES, LLC",
                  "fileNo": "008-67587",
                  "crdNo": "000143624",
                  "lei": "549300Y3W4512F4J2D08",
                  "state": "US-IL",
                  "country": "US"
                },
                {
                  "grossCommission": 399.63,
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 35802.63,
                  "name": "ADVANTAGE FUTURES LLC",
                  "fileNo": "N/A",
                  "crdNo": "N/A",
                  "lei": "549300MWQ34KL1TJZ707",
                  "state": "US-IL",
                  "country": "US"
                }
              ],
              "aggregateCommission": 45309.6,
              "principalTransactions": [
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 36142778.17
                },
                {
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 56338357.52
                },
                {
                  "name": "DEUTSCHE BANK SECURITIES, INC.",
                  "fileNo": "008-17822",
                  "crdNo": "000002525",
                  "lei": "9J6MBOOO7BECTDTUZW19",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 3845606.06
                },
                {
                  "name": "NOMURA SECURITIES INTERNATIONAL, INC.",
                  "fileNo": "008-15255",
                  "crdNo": "000004297",
                  "lei": "OXTKY6Q8X53C9ILVV871",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 10889889.04
                },
                {
                  "name": "CitiGroup Global Markets Inc.",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 13449684.59
                },
                {
                  "name": "UBS SECURITIES LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 5206069.53
                },
                {
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 21342097.57
                },
                {
                  "name": "BMO CAPITAL MARKETS CORP.",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 3191727.76
                },
                {
                  "name": "WELLS FARGO SECURITIES, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 15561962.01
                },
                {
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 9110951.96
                }
              ],
              "principalAggregatePurchase": 183182192.86,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 37958025.26,
              "dailyAvgNetAssets": 0,
              "lineOfCredit": {
                "hasLineOfCredit": true,
                "lineOfCreditDetails": [
                  {
                    "isCreditLineCommitted": "Committed",
                    "lineOfCreditSize": 2675000000,
                    "lineOfCreditInstitutions": [
                      {
                        "creditInstitutionName": "BANCO BILBAO VIZCAYA ARGENTARIA, S.A."
                      },
                      {
                        "creditInstitutionName": "BANK OF AMERICA, N.A."
                      },
                      {
                        "creditInstitutionName": "BARCLAYS BANK PLC"
                      },
                      {
                        "creditInstitutionName": "CITIBANK, N.A."
                      },
                      {
                        "creditInstitutionName": "CREDIT SUISSE AG"
                      },
                      {
                        "creditInstitutionName": "DEUTSCHE BANK AG"
                      },
                      {
                        "creditInstitutionName": "GOLDMAN SACHS BANK USA"
                      },
                      {
                        "creditInstitutionName": "HSBC BANK USA, N.A."
                      },
                      {
                        "creditInstitutionName": "JPMORGAN CHASE BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "MANUFACTURERS AND TRADERS TRUST COMPANY"
                      },
                      {
                        "creditInstitutionName": "MORGAN STANLEY BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "PNC BANK, NATIONAL ASSOCIATION"
                      },
                      {
                        "creditInstitutionName": "ROYAL BANK OF CANADA"
                      },
                      {
                        "creditInstitutionName": "STANDARD CHARTERED BANK"
                      },
                      {
                        "creditInstitutionName": "STATE STREET BANK AND TRUST COMPANY"
                      },
                      {
                        "creditInstitutionName": "THE BANK OF NEW YORK MELLON"
                      },
                      {
                        "creditInstitutionName": "THE BANK OF NOVA SCOTIA"
                      },
                      {
                        "creditInstitutionName": "THE TORONTO-DOMINION BANK"
                      },
                      {
                        "creditInstitutionName": "UMB BANK, N.A."
                      },
                      {
                        "creditInstitutionName": "WELLS FARGO BANK, NATIONAL ASSOCIATION"
                      }
                    ],
                    "sharedCreditType": {
                      "creditType": "Shared",
                      "creditUser": [
                        {
                          "name": "BrandywineGLOBAL - Alternative Credit Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Corporate Credit Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "BrandywineGLOBAL - Diversified US Large Cap Value Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Flexible Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Opportunities Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Opportunities Bond Fund (USD Hedged)",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - Global Unconstrained Bond Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "BrandywineGLOBAL - High Yield Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "BrandywineGLOBAL - Small Cap Value Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Aggressive Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge All Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Appreciation Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Dividend Strategy Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Global Infrastructure Income Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge International Growth Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge International Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Large Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Large Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Mid Cap Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Mid Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Select Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Small Cap Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Small Cap Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Small Cap Value Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Sustainability Leaders Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Tactical Dividend Income Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "ClearBridge Value Trust",
                          "id": "811-22338"
                        },
                        {
                          "name": "ClearBridge Variable Aggressive Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Appreciation Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Dividend Strategy Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Large Cap Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Large Cap Value Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Mid Cap Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "ClearBridge Variable Small Cap Growth Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "FTF Brandywine Global Income Optimiser Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge Global Infrastructure Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge US Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF ClearBridge US Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin Sterling Corporate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin UK Gilt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Franklin US Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Asia Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie European Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Global Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie Japan Equity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Managers Focus Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Mid Cap Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Rising Dividends Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie UK Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Martin Currie US Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Royce US Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Leaders Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Templeton Global Total Return Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTF Western Asset Global Multi Strategy Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global - US Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global - US High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Credit Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Enhanced Absolute Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Fixed Income Absolute Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Income Optimiser Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Multi-Sector Impact Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Brandywine Global Opportunistic Fixed Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Infrastructure Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Global Sustainability Improvers Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Infrastructure Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Tactical Dividend Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Aggressive Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Appreciation Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Equity Sustainability Leaders Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge US Large Cap Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF ClearBridge Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Asia Pacific Urban Trends Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie European Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Global Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Global Long-Term Unconstrained Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Martin Currie Improving Society Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce Global Small Cap Premier Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce US Small Cap Opportunity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Royce US Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Asian Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Euro Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Credit Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Global Multi Strategy Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Macro Opportunities Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Multi-Asset Credit Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Short Duration Blue Chip Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset Structured Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US Core Plus Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGF Western Asset US Mortgage-Backed Securities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Euro Performance Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "FTGS Franklin Multi-Asset Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Foreign Smaller Companies Series",
                          "id": "811-06135"
                        },
                        {
                          "name": "Franklin Alabama Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Allocation VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Arizona Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Biotechnology Discovery Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Biotechnology Discovery Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin California High Yield Municipal Fund",
                          "id": "811-06481"
                        },
                        {
                          "name": "Franklin California Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04356"
                        },
                        {
                          "name": "Franklin California Tax-Free Income Fund",
                          "id": "811-02790"
                        },
                        {
                          "name": "Franklin Colorado Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Connecticut Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Conservative Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Convertible Securities Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Corefolio Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Disruptive Commerce Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Diversified Dynamic Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin DynaTech Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin DynaTech VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin ESG-Focused Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Corporate Debt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Debt Opportunities Fund",
                          "id": "811-10157"
                        },
                        {
                          "name": "Franklin Emerging Market Debt Opportunities II Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Investment Grade Debt Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Market Sovereign Debt Hard Currency Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Emerging Markets Debt Opportunities Hard Currency Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Equity Income Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Euro Government Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Euro High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Euro Short Duration Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Corporate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Social Leaders Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin European Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Federal Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Federal Limited-Term Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Federal Tax-Free Income Fund",
                          "id": "811-03395"
                        },
                        {
                          "name": "Franklin Flexible Alpha Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Floating Rate Daily Access Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Floating Rate Income Fund",
                          "id": "811-09869"
                        },
                        {
                          "name": "Franklin Floating Rate Master Series",
                          "id": "811-09869"
                        },
                        {
                          "name": "Franklin Genomic Advancements Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Georgia Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Global Aggregate Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Global Convertible Securities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Corporate Investment Grade Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Dividend Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Global Equity Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Global Fundamental Strategies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Green Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Multi-Asset Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Assets AIV SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Estate Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Global Real Estate VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Global Target Euro Income 2025 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Gold and Precious Metals Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Gold and Precious Metals Fund",
                          "id": "811-01700"
                        },
                        {
                          "name": "Franklin Green Target Income 2024 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Growth Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Growth Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Growth Opportunities Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Growth and Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Gulf Wealth Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin High Income Fund",
                          "id": "811-01608"
                        },
                        {
                          "name": "Franklin High Yield Corporate ETF",
                          "id": "811-23124"
                        },
                        {
                          "name": "Franklin High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin High Yield Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Income Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin India Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Innovation Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Intelligent Machines Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin International Equity Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin International Growth Fund",
                          "id": "811-10157"
                        },
                        {
                          "name": "Franklin Japan Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 ActusRay European Alpha UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Alternative Strategies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Athena Risk Premia UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Bardin Hill Arbitrage UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 CFM Systematic Global Macro UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Cat Bond UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Dynamic Market Neutral UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Electron Global UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Ellington Structured Credit UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin K2 Wellington Technology Long Short UCITS Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Large Cap Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin LifeSmart 2020 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2025 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2030 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2035 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2040 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2045 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2050 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2055 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart 2060 Retirement Target Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin LifeSmart Retirement Income Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Long Duration Credit Fund",
                          "id": "811-06135"
                        },
                        {
                          "name": "Franklin Louisiana Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Low Duration Total Return Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Low Duration U.S. Government Securities Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin MENA Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Managed Income Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin Maryland Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Massachusetts Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Michigan Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin MicroCap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Minnesota Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Missouri Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Moderate Allocation Fund",
                          "id": "811-07851"
                        },
                        {
                          "name": "Franklin Multi-Asset Conservative Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Defensive Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Moderate Growth Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Conservative Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Multi-Asset Variable Moderate Growth Fund",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Mutual European Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual European Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Mutual Financial Services Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Global Discovery VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Mutual International Value Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Quest Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Shares Fund",
                          "id": "811-05387"
                        },
                        {
                          "name": "Franklin Mutual Shares VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Mutual U.S. Mid Cap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Mutual U.S. Value Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Natural Resources Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Natural Resources Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin New Jersey Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin New York Intermediate-Term Tax-Free Income Fund",
                          "id": "811-04787"
                        },
                        {
                          "name": "Franklin New York Tax-Free Income Fund",
                          "id": "811-03479"
                        },
                        {
                          "name": "Franklin NextStep Balanced Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Conservative Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin NextStep Moderate Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin North Carolina Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Ohio Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Oregon Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Pennsylvania Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin Real Estate Securities Fund",
                          "id": "811-08034"
                        },
                        {
                          "name": "Franklin Responsible Income 2028 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Rising Dividends Fund",
                          "id": "811-04894"
                        },
                        {
                          "name": "Franklin Rising Dividends VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin S&P 500 Index Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin Sealand China A-Shares Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Senior Loan ETF",
                          "id": "811-23124"
                        },
                        {
                          "name": "Franklin Small Cap Growth Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Small Cap Value Fund",
                          "id": "811-05878"
                        },
                        {
                          "name": "Franklin Small Cap Value VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Small-Mid Cap Growth Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Small-Mid Cap Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Strategic Income Fund",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Strategic Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Strategic Income VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin Strategic Mortgage Portfolio",
                          "id": "811-07288"
                        },
                        {
                          "name": "Franklin Strategic Real Return Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin Target Income 2024 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Technology Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Templeton Aggressive Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Conservative Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderate Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderately Aggressive Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton Moderately Conservative Model Portfolio",
                          "id": "811-21128"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series CH",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series E",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series EM",
                          "id": "811-08226"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series H",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Templeton SMACS: Series I",
                          "id": "811-06243"
                        },
                        {
                          "name": "Franklin Total Return Fund",
                          "id": "811-04986"
                        },
                        {
                          "name": "Franklin U.S. Government Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Government Securities Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin U.S. Government Securities VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Franklin U.S. Large Cap Equity Fund",
                          "id": "811-06444"
                        },
                        {
                          "name": "Franklin U.S. Low Duration Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Managed Income 2028 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin U.S. Small Capitalization Equity Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Franklin UK Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin USD Diversified Bond Series I 2025 Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Franklin Utilities Fund",
                          "id": "811-00537"
                        },
                        {
                          "name": "Franklin Virginia Tax-Free Income Fund",
                          "id": "811-04149"
                        },
                        {
                          "name": "Franklin VolSmart Allocation VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "International Equity Series",
                          "id": "811-06135"
                        },
                        {
                          "name": "K2 Alternative Strategies Fund",
                          "id": "811-22641"
                        },
                        {
                          "name": "Martin Currie Emerging Markets Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Martin Currie SMASh Series EM Fund",
                          "id": "811-22338"
                        },
                        {
                          "name": "Templeton All China Equity Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asia Equity Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Growth Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Asian Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton BRIC Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China A-Shares Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton China World Fund",
                          "id": "811-07876"
                        },
                        {
                          "name": "Templeton Developing Markets Trust",
                          "id": "811-06378"
                        },
                        {
                          "name": "Templeton Developing Markets VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Eastern Europe Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Dynamic Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Local Currency Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Small Cap Fund",
                          "id": "811-08226"
                        },
                        {
                          "name": "Templeton Emerging Markets Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Emerging Markets Sustainability Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Euroland Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Dividend Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Long-Short Equity SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Opportunities Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton European Small-Mid Cap Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Foreign Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Templeton Foreign VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Frontier Markets Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Balanced Fund",
                          "id": "811-08226"
                        },
                        {
                          "name": "Templeton Global Balanced Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond (Euro) Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton Global Bond VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton Global Climate Change Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Equity Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global High Yield Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Income Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Smaller Companies Fund",
                          "id": "811-03143"
                        },
                        {
                          "name": "Templeton Global Smaller Companies Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Total Return Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Global Total Return Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton Global Total Return SIF",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Growth (Euro) Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Growth Fund, Inc.",
                          "id": "811-04892"
                        },
                        {
                          "name": "Templeton Growth VIP Fund",
                          "id": "811-05583"
                        },
                        {
                          "name": "Templeton International Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton International Climate Change Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Templeton Latin America Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Templeton Sustainable Emerging Markets Bond Fund",
                          "id": "811-04706"
                        },
                        {
                          "name": "Templeton World Fund",
                          "id": "811-02781"
                        },
                        {
                          "name": "Western Asset California Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Core Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Core Plus Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Core Plus VIT Portfolio",
                          "id": "811-06310"
                        },
                        {
                          "name": "Western Asset Corporate Bond Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Growth & Income Managed Aggregate Strategy Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset High Yield Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset India Bond Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset Inflation Indexed Plus Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Intermediate Bond Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Intermediate Maturity California Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Intermediate Maturity New York Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Intermediate-Term Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Long Credit VIT",
                          "id": "811-06310"
                        },
                        {
                          "name": "Western Asset Macro Opportunities Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset Managed Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Massachusetts Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Mortgage Total Return Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Municipal High Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset New Jersey Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset New York Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Oregon Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Pennsylvania Municipals Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset SMASh Series C Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series Core Completion Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series Core Plus Completion Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series M Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset SMASh Series TF Fund",
                          "id": "811-06740"
                        },
                        {
                          "name": "Western Asset Short Duration High Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Short Duration Income ETF",
                          "id": "811-23096"
                        },
                        {
                          "name": "Western Asset Short Duration Municipal Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Short-Term Bond Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Total Return Unconstrained Fund",
                          "id": "811-06110"
                        },
                        {
                          "name": "Western Asset UCITS SMASh Series Core Plus Completion Fund",
                          "id": "N/A"
                        },
                        {
                          "name": "Western Asset Ultra-Short Income Fund",
                          "id": "811-04254"
                        },
                        {
                          "name": "Western Asset Variable Global High Yield Bond Portfolio",
                          "id": "811-06310"
                        }
                      ]
                    },
                    "isCreditLineUsed": false
                  }
                ]
              },
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            }
          ]
        },
        "exchangeSeriesInfo": {
          "exchangeTradedFund": [
            {
              "fundName": "ClearBridge All Cap Growth ESG ETF",
              "etfSeriesId": "S000057207",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "CACG"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA Inc",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 0,
                  "redeemValue": 8010634.91
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 0,
                  "redeemValue": 1976549.19
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 2494060.73,
                  "redeemValue": 6522109.83
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 0.68,
              "standardDeviationPurchased": 0,
              "creationUnitPurchasedInKind": 99.32,
              "creationUnitPurchasedSDInKind": 0,
              "averagePercentageRedeemed": 1.69,
              "percentSDRedeemed": 0.53,
              "creationUnitPercentageRedeemedInKind": 98.31,
              "creationUnitSDRedeemedInKind": 0.53,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 350,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 350,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 350,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 350,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "ClearBridge Dividend Strategy ESG ETF",
              "etfSeriesId": "S000057702",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "YLDE"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA LLC",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 2025951.53,
                  "redeemValue": 2086450.07
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 4418361.2,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 6333387.38,
                  "redeemValue": 2010143.31
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 1.97,
              "standardDeviationPurchased": 0.53,
              "creationUnitPurchasedInKind": 98.03,
              "creationUnitPurchasedSDInKind": 0.53,
              "averagePercentageRedeemed": 3.28,
              "percentSDRedeemed": 0.47,
              "creationUnitPercentageRedeemedInKind": 96.72,
              "creationUnitSDRedeemedInKind": 0.47,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 250,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 250,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 250,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 250,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "ClearBridge Large Cap Growth ESG ETF",
              "etfSeriesId": "S000057700",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "LRGE"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 3351555.74,
                  "redeemValue": 0
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA LLC",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 8838042.52,
                  "redeemValue": 2938889.43
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 14621660.67,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 15423681.55,
                  "redeemValue": 3115503.76
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 10.95,
              "standardDeviationPurchased": 12.6,
              "creationUnitPurchasedInKind": 89.05,
              "creationUnitPurchasedSDInKind": 12.6,
              "averagePercentageRedeemed": 2.74,
              "percentSDRedeemed": 0.05,
              "creationUnitPercentageRedeemedInKind": 97.26,
              "creationUnitSDRedeemedInKind": 0.05,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 250,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 250,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 250,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 250,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "Franklin International Low Volatility High Dividend Index ETF",
              "etfSeriesId": "S000054583",
              "securityExchanges": [
                {
                  "fundExchange": "CBSX",
                  "fundsTickerSymbol": "LVHI"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 59808611.31,
                  "redeemValue": 60046121.13
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 351079552.39,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA LLC",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 6579656.2,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 54055459.28,
                  "redeemValue": 0
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 60000,
              "averagePercentagePurchased": 11.98,
              "standardDeviationPurchased": 19.95,
              "creationUnitPurchasedInKind": 88.02,
              "creationUnitPurchasedSDInKind": 19.95,
              "averagePercentageRedeemed": -1.5,
              "percentSDRedeemed": 0.55,
              "creationUnitPercentageRedeemedInKind": 101.5,
              "creationUnitSDRedeemedInKind": 0.55,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 1000,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 1000,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 1000,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 1000,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "Franklin U.S. Low Volatility High Dividend Index ETF",
              "etfSeriesId": "S000051686",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "LVHD"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 3632569.94,
                  "redeemValue": 51510207.2
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA Inc",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 131938131.15,
                  "redeemValue": 141921687.33
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 29633671.99,
                  "redeemValue": 112188544.69
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 9200596.13,
                  "redeemValue": 92642953.14
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 26942224.08,
                  "redeemValue": 230989207.55
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 0.05,
              "standardDeviationPurchased": 0.04,
              "creationUnitPurchasedInKind": 99.95,
              "creationUnitPurchasedSDInKind": 0.04,
              "averagePercentageRedeemed": -0.25,
              "percentSDRedeemed": 0.22,
              "creationUnitPercentageRedeemedInKind": 100.25,
              "creationUnitSDRedeemedInKind": 0.22,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 350,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 350,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 350,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 350,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "Royce Quant Small-Cap Quality Value ETF",
              "etfSeriesId": "S000058077",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "SQLV"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 1934948.72,
                  "redeemValue": 0
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA Inc",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 5787108.01,
                  "redeemValue": 3836306.59
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 0,
                  "redeemValue": 3914409.46
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 0,
                  "redeemValue": 0
                }
              ],
              "isCollateralRequired": true,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 0.77,
              "standardDeviationPurchased": 0.37,
              "creationUnitPurchasedInKind": 99.23,
              "creationUnitPurchasedSDInKind": 0.37,
              "averagePercentageRedeemed": 0.49,
              "percentSDRedeemed": 0.26,
              "creationUnitPercentageRedeemedInKind": 99.51,
              "creationUnitSDRedeemedInKind": 0.26,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 550,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 550,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 550,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 550,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "Western Asset Short Duration Income ETF",
              "etfSeriesId": "S000064209",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "WINC"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 2374651.47,
                  "redeemValue": 3494752.27
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 1167973.34,
                  "redeemValue": 8202086.89
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA Inc",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 0,
                  "redeemValue": 1168992.48
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 0,
                  "redeemValue": 1178642.89
                }
              ],
              "isCollateralRequired": false,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 100,
              "standardDeviationPurchased": 0,
              "creationUnitPurchasedInKind": 0,
              "creationUnitPurchasedSDInKind": 0,
              "averagePercentageRedeemed": 100,
              "percentSDRedeemed": 0,
              "creationUnitPercentageRedeemedInKind": 0,
              "creationUnitSDRedeemedInKind": 0,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 100,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 100,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 100,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 100,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            },
            {
              "fundName": "Western Asset Total Return ETF",
              "etfSeriesId": "S000059365",
              "securityExchanges": [
                {
                  "fundExchange": "XNMS",
                  "fundsTickerSymbol": "WBND"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Goldman Sachs & Co. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Morgan Stanley & Co. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "J.P. Morgan Securities LLC",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "purchaseValue": 11009399.57,
                  "redeemValue": 1994534.85
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA LLC",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "HSBC Securities (USA) Inc.",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "RBC Capital Markets, LLC",
                  "fileNo": "008-45411",
                  "crdNo": "000031194",
                  "lei": "549300LCO2FLSSVFFR64",
                  "purchaseValue": 2949917.71,
                  "redeemValue": 0
                },
                {
                  "name": "Citadel Securities LLC",
                  "fileNo": "008-53574",
                  "crdNo": "000116797",
                  "lei": "12UUJYTN7D3SW8KCSG25",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Wells Fargo Securities, LLC",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BofA Securities, Inc.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "purchaseValue": 9238054.48,
                  "redeemValue": 8052472.4
                }
              ],
              "isCollateralRequired": false,
              "creationUnitNumOfShares": 50000,
              "averagePercentagePurchased": 100,
              "standardDeviationPurchased": 0,
              "creationUnitPurchasedInKind": 0,
              "creationUnitPurchasedSDInKind": 0,
              "averagePercentageRedeemed": 100,
              "percentSDRedeemed": 0,
              "creationUnitPercentageRedeemedInKind": 0,
              "creationUnitSDRedeemedInKind": 0,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 100,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 100,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 100,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 100,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            }
          ]
        },
        "attachmentsTab": {
          "isLegalProceedings": false,
          "isProvisionFinancialSupport": false,
          "isIPAReportInternalControl": true,
          "isChangeAccPrinciples": false,
          "isInfoRequiredEO": false,
          "isOtherInfoRequired": false
        },
        "signature": {
          "registrantSignedName": "Legg Mason ETF Investment Trust",
          "signedDate": "2024-06-11",
          "signature": "Vivek Pai",
          "title": "Chief Financial Officer, Chief Accounting Officer and Treasurer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001645194",
              "ccc": "XXXXXXXX"
            },
            "fileNumber": "811-23096"
          },
          "flags": {
            "returnCopyFlag": false,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-1A"
        },
        "seriesClass": {
          "reportSeriesClass": {
            "rptSeriesClassInfo": [
              {
                "seriesId": "S000051686",
                "classInfo": [
                  {
                    "classId": "C000162625"
                  }
                ]
              },
              {
                "seriesId": "S000054583",
                "classInfo": [
                  {
                    "classId": "C000171451"
                  }
                ]
              },
              {
                "seriesId": "S000057207",
                "classInfo": [
                  {
                    "classId": "C000182102"
                  }
                ]
              },
              {
                "seriesId": "S000057700",
                "classInfo": [
                  {
                    "classId": "C000186075"
                  }
                ]
              },
              {
                "seriesId": "S000057702",
                "classInfo": [
                  {
                    "classId": "C000186077"
                  }
                ]
              },
              {
                "seriesId": "S000058077",
                "classInfo": [
                  {
                    "classId": "C000190092"
                  }
                ]
              },
              {
                "seriesId": "S000059365",
                "classInfo": [
                  {
                    "classId": "C000194756"
                  }
                ]
              },
              {
                "seriesId": "S000064209",
                "classInfo": [
                  {
                    "classId": "C000207671"
                  }
                ]
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001752724-24-130768.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/1792795/0001752724-24-130768.txt",
        "date": "2024-06-11T18:27:42.000Z",
        "ciks": [
          "1792795"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-03-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "Legg Mason ETF Investment Trust II",
          "investmentCompFileNo": "811-23487",
          "registrantCik": "0001792795",
          "registrantLei": "549300N80NAFY74JBR12",
          "registrantstreet1": "620 EIGHTH AVENUE",
          "registrantstreet2": "47th Floor",
          "registrantcity": "New York",
          "registrantzipCode": "10018",
          "registrantstate": "US-NY",
          "registrantcountry": "US",
          "registrantphoneNumber": "1-877-721-1926",
          "websites": [
            "www.franklintempleton.com"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records related to its function as sub-adviser.",
              "name": "ClearBridge Investments, LLC",
              "address1": "620 Eighth Avenue",
              "address2": "48th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10018",
              "phone": "1-800-691-6960"
            },
            {
              "booksRecordsDesc": "Records related to its function as advisor.",
              "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
              "address1": "280 Park Avenue",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10017",
              "phone": "1-800-822-5544"
            },
            {
              "booksRecordsDesc": "Records related to its function as distributor.",
              "name": "Franklin Distributors LLC",
              "address1": "100 International Drive",
              "city": "Baltimore",
              "country": "US",
              "state": "US-MD",
              "recordsZipCode": "21202",
              "phone": "1-800-632-2301"
            },
            {
              "booksRecordsDesc": "Records related to its function as registrant.",
              "name": "Legg Mason ETF Investment Trust II",
              "address1": "620 Eighth Avenue",
              "address2": "47th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10018",
              "phone": "1-877-721-1926"
            },
            {
              "booksRecordsDesc": "Records related to its function as custodian and transfer agent.",
              "name": "The Bank of New York Mellon",
              "address1": "240 Greenwich Street",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "recordsZipCode": "10286",
              "phone": "212-495-1784"
            },
            {
              "booksRecordsDesc": "Records related to its function as sub-adviser.",
              "name": "Western Asset Management Company, LLC",
              "address1": "385 East Colorado Boulevard",
              "city": "Pasadena",
              "country": "US",
              "state": "US-CA",
              "recordsZipCode": "91101",
              "phone": "1-626-844-9400"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "FRANKLIN TEMPLETON"
          },
          "registrantClassificationType": "N-1A",
          "totalSeries": 1,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Anantha K. Pradeep",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23096",
                "811-23124",
                "811-23471"
              ]
            },
            {
              "directorName": "Deborah D. McWhinney",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23096",
                "811-23124",
                "811-23471"
              ]
            },
            {
              "directorName": "Jennifer M. Johnson",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-05387",
                "811-05878",
                "811-22641",
                "811-22801",
                "811-23096",
                "811-23124",
                "811-23471"
              ]
            },
            {
              "directorName": "Rohit Bhagat",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-22801",
                "811-23096",
                "811-23124",
                "811-23471"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "003203649",
              "isCcoChangedSinceLastFiling": false,
              "name": "Fred Jensen",
              "street1": "280 Park Avenue",
              "street2": "8th Floor",
              "city": "New York",
              "country": "US",
              "state": "US-NY",
              "zipCode": "10017",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-19023",
              "IC-32360"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "Franklin Distributors, LLC",
              "underwriterFileNumber": "008-53089",
              "underwriterCrdNumber": "000109064",
              "underwriterLei": "N/A",
              "underWriterCountry": "US",
              "underWriterState": "US-MD"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "238",
              "name": "PricewaterhouseCoopers LLP",
              "lei": "5493002GVO7EO8RNNS37",
              "country": "US",
              "state": "US-MD"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "ClearBridge Focus Value ESG ETF",
              "mgmtInvSeriesId": "S000067572",
              "mgmtInvLei": "549300TAD50Z50TMUK17",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 0,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "CLEARBRIDGE FOCUS VALUE ESG ETF",
                  "classId": "C000217290",
                  "tickerSymbol": "CFCV"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Exchange-Traded Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 18f-4 (17 CFR 270.18f-4)",
                "Rule 18f-4(c)(4) (17CFR 270.18f-4(c)(4))",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "fileNo": "801-66785",
                  "crdNo": "000140432",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "subAdvisers": [
                {
                  "subAdviserName": "Western Asset Management Company, LLC",
                  "subAdviserFileNo": "801-08162",
                  "subAdviserCrdNo": "000110441",
                  "subAdviserLei": "549300C5A561UXUICN46",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-CA",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                },
                {
                  "subAdviserName": "ClearBridge Investments, LLC",
                  "subAdviserFileNo": "801-64710",
                  "subAdviserCrdNo": "000137028",
                  "subAdviserLei": "549300L5KZQRDVVXSK45",
                  "isSubAdviserAffiliated": true,
                  "subAdviserState": "US-NY",
                  "subAdviserCountry": "US",
                  "isSubAdviserHired": false
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": false,
                  "isTransferAgentSubAgent": false,
                  "name": "The Bank of New York Mellon",
                  "fileNo": "085-05006",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bank of America Merill Lynch PriceServe",
                  "lei": "N/A",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Bloomberg L.P.",
                  "lei": "549300B56MD0ZC402L06",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing & Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "LSEG US FIN CORP.",
                  "lei": "2138007FV67QQ13CGJ43",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc.",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "THE CLEARING HOUSE PAYMENTS COMPANY L.L.C.",
                  "lei": "549300KIB86ZLHRUV723",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": false,
                  "isShareholderServiceAgentSubshare": false,
                  "name": "The Bank of New York Mellon",
                  "lei": "HPFHU0OQ28E4N0NFVK49",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "FRANKLIN TEMPLETON FUND ADVISER, LLC",
                  "lei": "549300POFVK5JLWUL193",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "PUTNAM RETAIL MANAGEMENT LIMITED PARTNERSHIP",
                  "fileNo": "008-01369",
                  "crdNo": "000007325",
                  "lei": "N/A",
                  "state": "US-MA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "ROYCE FUND SERVICES, LLC",
                  "fileNo": "008-28663",
                  "crdNo": "000014470",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Franklin Distributors, LLC",
                  "fileNo": "008-53089",
                  "crdNo": "000109064",
                  "lei": "N/A",
                  "state": "US-CA",
                  "country": "US",
                  "commission": 0
                },
                {
                  "name": "Clarion Partners Securities, LLC",
                  "fileNo": "008-69204",
                  "crdNo": "000166384",
                  "lei": "N/A",
                  "state": "US-NY",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 67.1,
                  "name": "GOLDMAN SACHS & CO. LLC",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 31.28,
                  "name": "Raymond James & Associates, Inc.",
                  "fileNo": "008-10999",
                  "crdNo": "000000705",
                  "lei": "U4ONQX15J3RO8XCKE979",
                  "state": "US-FL",
                  "country": "US"
                },
                {
                  "grossCommission": 31.36,
                  "name": "JEFFERIES LLC",
                  "fileNo": "008-15074",
                  "crdNo": "000002347",
                  "lei": "58PU97L1C0WSRCWADL48",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 40.88,
                  "name": "NOMURA SECURITIES INTERNATIONAL, INC.",
                  "fileNo": "008-15255",
                  "crdNo": "000004297",
                  "lei": "OXTKY6Q8X53C9ILVV871",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 57.31,
                  "name": "UBS Securities LLC",
                  "fileNo": "008-22651",
                  "crdNo": "000007654",
                  "lei": "T6FIZBDPKLYJKFCRVK44",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 54.96,
                  "name": "INSTINET, LLC",
                  "fileNo": "008-23669",
                  "crdNo": "000007897",
                  "lei": "549300MGMN3RKMU8FT57",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 85.36,
                  "name": "BARCLAYS CAPITAL, INC.",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 39.92,
                  "name": "EVERCORE GROUP L.L.C.",
                  "fileNo": "008-49830",
                  "crdNo": "000042405",
                  "lei": "5493008F0LRLS5N8LZ81",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 93.52,
                  "name": "SANFORD C. BERNSTEIN & CO., LLC",
                  "fileNo": "008-52942",
                  "crdNo": "000104474",
                  "lei": "549300I7JYZHT7D5CO04",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "grossCommission": 33.44,
                  "name": "BOFA SECURITIES, INC.",
                  "fileNo": "008-69787",
                  "crdNo": "000283942",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 626.58,
              "principalTransactions": [
                {
                  "name": "MORGAN STANLEY & CO. LLC",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 13720
                }
              ],
              "principalAggregatePurchase": 13720,
              "isBrokerageResearchPayment": true,
              "mnthlyAvgNetAssets": 3162297.53,
              "dailyAvgNetAssets": 0,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false
            }
          ]
        },
        "exchangeSeriesInfo": {
          "exchangeTradedFund": [
            {
              "fundName": "ClearBridge Focus Value ESG ETF",
              "etfSeriesId": "S000067572",
              "securityExchanges": [
                {
                  "fundExchange": "CBSX",
                  "fundsTickerSymbol": "CFCV"
                }
              ],
              "authorizedParticipants": [
                {
                  "name": "Cantor Fitzgerald & Co.",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "BNY Mellon Capital Markets, LLC",
                  "fileNo": "008-35255",
                  "crdNo": "000017454",
                  "lei": "VJW2DOOHGDT6PR0ZRO63",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Mizuho Securities USA LLC",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "purchaseValue": 0,
                  "redeemValue": 0
                },
                {
                  "name": "Virtu Americas LLC",
                  "fileNo": "008-68193",
                  "crdNo": "000149823",
                  "lei": "549300RA02N3BNSWBV74",
                  "purchaseValue": 0,
                  "redeemValue": 0
                }
              ],
              "isCollateralRequired": false,
              "creationUnitNumOfShares": 10000,
              "averagePercentagePurchased": 0,
              "standardDeviationPurchased": 0,
              "creationUnitPurchasedInKind": 0,
              "creationUnitPurchasedSDInKind": 0,
              "averagePercentageRedeemed": 0,
              "percentSDRedeemed": 0,
              "creationUnitPercentageRedeemedInKind": 0,
              "creationUnitSDRedeemedInKind": 0,
              "creationUnitTransactionFeePerUnit": 0,
              "creationUnitTransactionFeeManyUnits": 0,
              "creationUnitTransactionFeePercentagePerUnit": 0,
              "creationUnitTransactionFeeCashPerUnit": 0,
              "creationUnitTransactionFeeCashManyUnits": 0,
              "creationUnitTransactionFeeCashPercentagePerUnit": 0,
              "purchaseCreationUnitDollarPerUnit": 0,
              "purchaseCreationUnitDollarPerMoreUnits": 0,
              "purchaseCreationUnitDollarPercentagePerUnit": 0,
              "purchaseCreationUnitCashPerUnit": 0,
              "purchaseCreationUnitCashPerMoreUnits": 0,
              "purchaseCreationUnitCashPercentagePerUnit": 0,
              "isInKindETF": false
            }
          ]
        },
        "attachmentsTab": {
          "isLegalProceedings": false,
          "isProvisionFinancialSupport": false,
          "isIPAReportInternalControl": true,
          "isChangeAccPrinciples": false,
          "isInfoRequiredEO": false,
          "isOtherInfoRequired": false
        },
        "signature": {
          "registrantSignedName": "Legg Mason ETF Investment Trust II",
          "signedDate": "2024-06-11",
          "signature": "Vivek Pai",
          "title": "Chief Financial Officer, Chief Accounting Officer and Treasurer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0001792795",
              "ccc": "XXXXXXXX"
            },
            "fileNumber": "811-23487"
          },
          "flags": {
            "returnCopyFlag": false,
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-1A"
        },
        "seriesClass": {
          "reportSeriesClass": {
            "rptSeriesClassInfo": [
              {
                "seriesId": "S000067572",
                "classInfo": [
                  {
                    "classId": "C000217290"
                  }
                ]
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    },
    {
      "sourceReference": {
        "source": "filing",
        "filename": "0001145549-24-036444.txt",
        "url": "https://www.sec.gov/Archives/edgar/data/773674/0001145549-24-036444.txt",
        "date": "2024-06-11T18:43:16.000Z",
        "ciks": [
          "773674"
        ]
      },
      "formData": {
        "generalInfo": {
          "reportEndingPeriod": "2024-03-31",
          "isReportPeriodLt12": false
        },
        "registrantInfo": {
          "registrantFullName": "AMERICAN CENTURY GOVERNMENT INCOME TRUST",
          "investmentCompFileNo": "811-04363",
          "registrantCik": "0000773674",
          "registrantLei": "5493006ATS1M2OACE377",
          "registrantstreet1": "4500 Main Street",
          "registrantcity": "Kansas City",
          "registrantzipCode": "64111",
          "registrantstate": "US-MO",
          "registrantcountry": "US",
          "registrantphoneNumber": "8165315575",
          "websites": [
            "www.americancentury.com"
          ],
          "locationBooksRecords": [
            {
              "booksRecordsDesc": "Records relating to custody of fund assets and fund accounting",
              "name": "State Street Bank and Trust Company",
              "address1": "State Street Financial Center",
              "address2": "One Lincoln Street",
              "city": "Boston",
              "state": "US-MA",
              "country": "US",
              "recordsZipCode": "02111",
              "phone": "6177863000"
            },
            {
              "booksRecordsDesc": "Records relating to custody of fund assets and fund accounting",
              "name": "JPMorgan Chase Bank",
              "address1": "4 Metro Tech Center",
              "city": "Brooklyn",
              "state": "US-NY",
              "country": "US",
              "recordsZipCode": "11245",
              "phone": "2122706000"
            },
            {
              "booksRecordsDesc": "Records related to day-to-day portfolio management; sales literature",
              "name": "American Century Investment Management, Inc.",
              "address1": "4500 Main Street",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64111",
              "phone": "8165315575"
            },
            {
              "booksRecordsDesc": "Corporate, governance, financial, and legal records; sales literature",
              "name": "American Century Services, LLC",
              "address1": "4500 Main Street",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "recordsZipCode": "64111",
              "phone": "8165315575"
            }
          ],
          "isRegistrantFirstFiling": false,
          "isRegistrantLastFiling": false,
          "registrantFamilyInvComp": {
            "isRegistrantFamilyInvComp": true,
            "familyInvCompFullName": "American Century Investments"
          },
          "registrantClassificationType": "N-1A",
          "totalSeries": 5,
          "isSecuritiesActRegistration": true,
          "directors": [
            {
              "directorName": "Tanya S. Beder",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441"
              ]
            },
            {
              "directorName": "Jeremy I. Bulow",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441",
                "811-23305"
              ]
            },
            {
              "directorName": "Anne Casscells",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441"
              ]
            },
            {
              "directorName": "Jennifer Cabalquinto",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441"
              ]
            },
            {
              "directorName": "Jonathan D. Levin",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441"
              ]
            },
            {
              "directorName": "John M. Loder",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": false,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441"
              ]
            },
            {
              "directorName": "Jonathan S. Thomas",
              "crdNumber": "N/A",
              "isDirectorInterestedPerson": true,
              "fileNumbers": [
                "811-05447",
                "811-10155",
                "811-03706",
                "811-07822",
                "811-04025",
                "811-04165",
                "811-06441",
                "811-21591",
                "811-07820",
                "811-21861",
                "811-00816",
                "811-08532",
                "811-05188",
                "811-06247",
                "811-23305"
              ]
            }
          ],
          "chiefComplianceOfficers": [
            {
              "crdNumber": "002556023",
              "isCcoChangedSinceLastFiling": false,
              "name": "Amy D. Shelton",
              "street1": "4500 Main Street",
              "city": "Kansas City",
              "state": "US-MO",
              "country": "US",
              "zipCode": "64111",
              "phone": "XXXXXX",
              "employers": {
                "ccoEmployer": [
                  {
                    "ccoEmployerName": "N/A",
                    "ccoEmployerId": "N/A"
                  }
                ]
              }
            }
          ],
          "isRegistrantSubmittedMatter": false,
          "isPreviousLegalProceeding": false,
          "isPreviousProceedingTerminated": false,
          "isClaimFiled": false,
          "coveredByInsurancePolicy": {
            "isCoveredByInsurancePolicy": true,
            "isClaimFiledDuringPeriod": false
          },
          "isFinancialSupportDuringPeriod": false,
          "releaseNumbers": {
            "isExemptionFromAct": true,
            "releaseNumberInfo": [
              "IC-22209"
            ]
          },
          "principalUnderwriters": [
            {
              "isPrincipalUnderwriterAffiliatedWithRegistrant": true,
              "underwriterName": "American Century Investment Services, Inc.",
              "underwriterFileNumber": "8-35220",
              "underwriterCrdNumber": "000017437",
              "underwriterLei": "N/A",
              "underWriterState": "US-MO",
              "underWriterCountry": "US"
            }
          ],
          "isUnderwriterHiredOrTerminated": false,
          "publicAccountants": [
            {
              "pcaobNumber": "00034",
              "name": "Deloitte and Touche LLP",
              "lei": "N/A",
              "state": "US-MO",
              "country": "US"
            }
          ],
          "isPublicAccountantChanged": false,
          "isMaterialWeakness": false,
          "isOpinionOffered": false,
          "isMaterialChange": false,
          "isAccountingPrincipleChange": false,
          "isPaymentErrorInNetAssetValue": false,
          "isPaymentDividend": false
        },
        "managementInvestmentQuestionSeriesInfo": {
          "managementInvestmentQuestion": [
            {
              "mgmtInvFundName": "Capital Preservation Fund",
              "mgmtInvSeriesId": "S000005965",
              "mgmtInvLei": "549300S6PK66WTFLZ734",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 1,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Investor Class",
                  "classId": "C000016429",
                  "tickerSymbol": "CPFXX"
                }
              ],
              "fundTypes": {
                "fundType": [
                  "Money Market Fund"
                ]
              },
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": false,
              "didFundLendSecurities": false,
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 32a-4 (17 CFR 270.32a-4)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "American Century Investment Management, Inc.",
                  "fileNo": "801-08174",
                  "crdNo": "000105778",
                  "lei": "EM2U0UPRO83F878KCP52",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "American Century Services, LLC",
                  "fileNo": "84-01406",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing and Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Refinitiv US LLC",
                  "lei": "213800HQORQAP68CJJ04",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "American Century Services, LLC",
                  "agentLei": "84-01406",
                  "idNumberDesc": "SEC file number",
                  "agentState": "US-MO",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC file number",
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "American Century Services, LLC",
                  "lei": "84-01406",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": true,
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "American Century Investment Services, Inc.",
                  "fileNo": "8-35220",
                  "crdNo": "000017437",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US",
                  "commission": 0
                }
              ],
              "aggregateCommission": 0,
              "principalTransactions": [
                {
                  "name": "Toronto-Dominion Corp",
                  "fileNo": "008-36747",
                  "crdNo": "000018476",
                  "lei": "69LASGQF5I0RN31MEN24",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 26061419611.01
                },
                {
                  "name": "Barclays Capital",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1638387690.92
                },
                {
                  "name": "Deutsche Bank",
                  "fileNo": "008-17822",
                  "crdNo": "000002525",
                  "lei": "9J6MBOOO7BECTDTUZW19",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1327446499.49
                },
                {
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1047007536.78
                },
                {
                  "name": "Morgan Stanley",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 940306280.3
                },
                {
                  "name": "ASL Capital Markets Inc",
                  "fileNo": "008-69872",
                  "crdNo": "000286115",
                  "lei": "549300EW662SP9W6FB39",
                  "state": "US-DE",
                  "country": "US",
                  "totalPurchaseSale": 880000060.49
                },
                {
                  "name": "Goldman Sachs",
                  "fileNo": "008-00129",
                  "crdNo": "000000361",
                  "lei": "FOR8UP27PHTHYVLBNG30",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 827348263.9
                },
                {
                  "name": "Loop Capital Markets",
                  "fileNo": "008-50140",
                  "crdNo": "000043098",
                  "lei": "254900FPPM2WN90D4786",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 788662999.99
                },
                {
                  "name": "BMO Capital Markets",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 729847702.4
                },
                {
                  "name": "Academy Securities, Inc.",
                  "fileNo": "008-35173",
                  "crdNo": "000017433",
                  "lei": "2549000QX6RLQOZ2XC11",
                  "state": "US-DE",
                  "country": "US",
                  "totalPurchaseSale": 541075345.97
                }
              ],
              "principalAggregatePurchase": 36926239438.57,
              "isBrokerageResearchPayment": false,
              "dailyAvgNetAssets": 2318756004.20327,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            },
            {
              "mgmtInvFundName": "Ginnie Mae Fund",
              "mgmtInvSeriesId": "S000005966",
              "mgmtInvLei": "VOKBO3RZDCCVGEKSWZ67",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 6,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Investor Class",
                  "classId": "C000016430",
                  "tickerSymbol": "BGNMX"
                },
                {
                  "className": "I Class",
                  "classId": "C000189731",
                  "tickerSymbol": "AGMHX"
                },
                {
                  "className": "A Class",
                  "classId": "C000016431",
                  "tickerSymbol": "BGNAX"
                },
                {
                  "className": "C Class",
                  "classId": "C000088034",
                  "tickerSymbol": "BGNCX"
                },
                {
                  "className": "R Class",
                  "classId": "C000051003",
                  "tickerSymbol": "AGMWX"
                },
                {
                  "className": "R5 Class",
                  "classId": "C000051002",
                  "tickerSymbol": "AGMNX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "didFundLendSecurities": false,
              "securityLendings": [
                {
                  "securitiesAgentName": "State Street Bank and Trust Company",
                  "securitiesAgentLei": "571474TGEMMWANRLN572",
                  "isSecuritiesAgentAffiliated": false,
                  "securityAgentIdemnity": {
                    "isSecurityAgentIdemnity": true,
                    "idemnityProviders": {
                      "idemnityProvider": {
                        "idemnityProviderName": "N/A",
                        "idemnityProviderLei": "N/A"
                      }
                    },
                    "didIndemnificationRights": false
                  }
                }
              ],
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "American Century Investment Management, Inc.",
                  "fileNo": "801-08174",
                  "crdNo": "000105778",
                  "lei": "EM2U0UPRO83F878KCP52",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "American Century Services, LLC",
                  "fileNo": "84-01406",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing and Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Refinitiv US LLC",
                  "lei": "213800HQORQAP68CJJ04",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "American Century Services, LLC",
                  "agentLei": "84-01406",
                  "idNumberDesc": "SEC file number",
                  "agentState": "US-MO",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC file number",
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "American Century Services, LLC",
                  "lei": "84-01406",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": true,
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "American Century Investment Services, Inc.",
                  "fileNo": "8-35220",
                  "crdNo": "000017437",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 5434.65,
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "8NAV47T0Y26Q87Y0QP81",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 5434.65,
              "principalTransactions": [
                {
                  "name": "State Street Global Markets",
                  "fileNo": "008-69862",
                  "crdNo": "000285852",
                  "lei": "549300FDEDF5ORXCMQ56",
                  "state": "US-MA",
                  "country": "US",
                  "totalPurchaseSale": 1483422000
                },
                {
                  "name": "Barclays Capital",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 488652350.39
                },
                {
                  "name": "BMO Capital Markets",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 279145222.05
                },
                {
                  "name": "Toronto-Dominion Corp",
                  "fileNo": "008-36747",
                  "crdNo": "000018476",
                  "lei": "69LASGQF5I0RN31MEN24",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 63844000
                },
                {
                  "name": "Wells Fargo Securities",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 49167302.63
                },
                {
                  "name": "Morgan Stanley",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 24948478.72
                },
                {
                  "name": "J.P. Morgan Securities",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 14580210.85
                },
                {
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 12577300.46
                },
                {
                  "name": "Cantor Fitzgerald & Co",
                  "fileNo": "008-00201",
                  "crdNo": "000000134",
                  "lei": "5493004J7H4GCPG6OB62",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 9745797.17
                },
                {
                  "name": "Mizuho",
                  "fileNo": "008-37710",
                  "crdNo": "000019647",
                  "lei": "7TK5RJIZDFROZCA6XF66",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 6959360.96
                }
              ],
              "principalAggregatePurchase": 2446032847.12,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 442762850.500769,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            },
            {
              "mgmtInvFundName": "Government Bond Fund",
              "mgmtInvSeriesId": "S000005968",
              "mgmtInvLei": "UH4Y0810PHBIOG2Z3X95",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 6,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Investor Class",
                  "classId": "C000016435",
                  "tickerSymbol": "CPTNX"
                },
                {
                  "className": "I Class",
                  "classId": "C000189732",
                  "tickerSymbol": "ABHTX"
                },
                {
                  "className": "A Class",
                  "classId": "C000016436",
                  "tickerSymbol": "ABTAX"
                },
                {
                  "className": "C Class",
                  "classId": "C000088036",
                  "tickerSymbol": "ABTCX"
                },
                {
                  "className": "R Class",
                  "classId": "C000088037",
                  "tickerSymbol": "ABTRX"
                },
                {
                  "className": "R5 Class",
                  "classId": "C000088035",
                  "tickerSymbol": "ABTIX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "didFundLendSecurities": false,
              "securityLendings": [
                {
                  "securitiesAgentName": "State Street Bank and Trust Company",
                  "securitiesAgentLei": "571474TGEMMWANRLN572",
                  "isSecuritiesAgentAffiliated": false,
                  "securityAgentIdemnity": {
                    "isSecurityAgentIdemnity": true,
                    "idemnityProviders": {
                      "idemnityProvider": {
                        "idemnityProviderName": "N/A",
                        "idemnityProviderLei": "N/A"
                      }
                    },
                    "didIndemnificationRights": false
                  }
                }
              ],
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 10f-3 (17 CFR 270.10f-3)",
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "American Century Investment Management, Inc.",
                  "fileNo": "801-08174",
                  "crdNo": "000105778",
                  "lei": "EM2U0UPRO83F878KCP52",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "American Century Services, LLC",
                  "fileNo": "84-01406",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing and Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Refinitiv US LLC",
                  "lei": "213800HQORQAP68CJJ04",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "American Century Services, LLC",
                  "agentLei": "84-01406",
                  "idNumberDesc": "SEC file number",
                  "agentState": "US-MO",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC file number",
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "American Century Services, LLC",
                  "lei": "84-01406",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": true,
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "American Century Investment Services, Inc.",
                  "fileNo": "8-35220",
                  "crdNo": "000017437",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 98432.1,
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "8NAV47T0Y26Q87Y0QP81",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 98432.1,
              "principalTransactions": [
                {
                  "name": "State Street Global Markets",
                  "fileNo": "008-69862",
                  "crdNo": "000285852",
                  "lei": "549300FDEDF5ORXCMQ56",
                  "state": "US-MA",
                  "country": "US",
                  "totalPurchaseSale": 4393433000
                },
                {
                  "name": "BMO Capital Markets",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 927272612.37
                },
                {
                  "name": "Barclays Capital",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 354665822.54
                },
                {
                  "name": "Citigroup Capital Markets Inc",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 265109095.79
                },
                {
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 234727397.79
                },
                {
                  "name": "Toronto-Dominion Corp",
                  "fileNo": "008-36747",
                  "crdNo": "000018476",
                  "lei": "69LASGQF5I0RN31MEN24",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 181081000
                },
                {
                  "name": "BNP Paribas Securities",
                  "fileNo": "008-32682",
                  "crdNo": "000015794",
                  "lei": "RCNB6OTYUAMMP879YW96",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 174269878.09
                },
                {
                  "name": "Morgan Stanley",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 135019396.47
                },
                {
                  "name": "Wells Fargo Securities",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 125850278.5
                },
                {
                  "name": "Mitsubishi UFJ Securities",
                  "fileNo": "008-43026",
                  "crdNo": "000019685",
                  "lei": "K5HU16E3LMSVCCJJJ255",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 64929338.15
                }
              ],
              "principalAggregatePurchase": 7287093290.6,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 660077630.703846,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            },
            {
              "mgmtInvFundName": "Inflation-Adjusted Bond Fund",
              "mgmtInvSeriesId": "S000005969",
              "mgmtInvLei": "EHDCH7OW63U5SCJHI161",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 9,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Investor Class",
                  "classId": "C000016437",
                  "tickerSymbol": "ACITX"
                },
                {
                  "className": "I Class",
                  "classId": "C000181796",
                  "tickerSymbol": "AIAHX"
                },
                {
                  "className": "Y Class",
                  "classId": "C000181797",
                  "tickerSymbol": "AIAYX"
                },
                {
                  "className": "A Class",
                  "classId": "C000016438",
                  "tickerSymbol": "AIAVX"
                },
                {
                  "className": "C Class",
                  "classId": "C000088038",
                  "tickerSymbol": "AINOX"
                },
                {
                  "className": "R Class",
                  "classId": "C000088039",
                  "tickerSymbol": "AIARX"
                },
                {
                  "className": "R5 Class",
                  "classId": "C000016439",
                  "tickerSymbol": "AIANX"
                },
                {
                  "className": "R6 Class",
                  "classId": "C000191079",
                  "tickerSymbol": "AIADX"
                },
                {
                  "className": "G Class",
                  "classId": "C000191080",
                  "tickerSymbol": "AINGX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "didFundLendSecurities": false,
              "securityLendings": [
                {
                  "securitiesAgentName": "State Street Bank and Trust Company",
                  "securitiesAgentLei": "571474TGEMMWANRLN572",
                  "isSecuritiesAgentAffiliated": false,
                  "securityAgentIdemnity": {
                    "isSecurityAgentIdemnity": true,
                    "idemnityProviders": {
                      "idemnityProvider": {
                        "idemnityProviderName": "N/A",
                        "idemnityProviderLei": "N/A"
                      }
                    },
                    "didIndemnificationRights": false
                  }
                }
              ],
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 12d1-4 (17 CFR 270.12d1-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)"
              ],
              "isExpenseLimitationInPlace": true,
              "isExpenseReducedOrWaived": true,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "American Century Investment Management, Inc.",
                  "fileNo": "801-08174",
                  "crdNo": "000105778",
                  "lei": "EM2U0UPRO83F878KCP52",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "American Century Services, LLC",
                  "fileNo": "84-01406",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing and Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Refinitiv US LLC",
                  "lei": "213800HQORQAP68CJJ04",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "BNP PARIBAS",
                  "lei": "N/A",
                  "country": "BE"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "State Street Trust Company Canada",
                  "lei": "N/A",
                  "country": "CA"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "Standard Chartered Bank (Hong Kong Limited)",
                  "lei": "N/A",
                  "country": "CN"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "CITIBANK COLOMBIA",
                  "lei": "N/A",
                  "country": "CO"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "State Street Bank International GMB",
                  "lei": "N/A",
                  "country": "DE"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "Unicredit Bank Hungary Zrt",
                  "lei": "N/A",
                  "country": "HU"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "STATE STREET BANK AND TRUST COMPANY",
                  "lei": "N/A",
                  "country": "GB"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "State Street Bank and Trust Company",
                  "lei": "N/A",
                  "country": "IE"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "MIZUHO BANK, LTD.(CUSTODY)",
                  "lei": "N/A",
                  "country": "JP"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "CITIBANK NA MEXICO",
                  "lei": "N/A",
                  "country": "MX"
                },
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": true,
                  "custodyType": "Foreign custodian - rule 17f-5 (17 CFR 270.17f-5)",
                  "name": "STANDARD CHARTERED BANK",
                  "lei": "N/A",
                  "country": "ZA"
                }
              ],
              "isCustodianHiredOrTerminated": true,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "American Century Services, LLC",
                  "agentLei": "84-01406",
                  "idNumberDesc": "SEC file number",
                  "agentState": "US-MO",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC file number",
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "American Century Services, LLC",
                  "lei": "84-01406",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": true,
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "American Century Investment Services, Inc.",
                  "fileNo": "8-35220",
                  "crdNo": "000017437",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 137562.75,
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "8NAV47T0Y26Q87Y0QP81",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 137562.75,
              "principalTransactions": [
                {
                  "name": "J.P. Morgan Securities",
                  "fileNo": "008-35008",
                  "crdNo": "000000079",
                  "lei": "ZBUT11V806EZRVTWT807",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 11838218900.58
                },
                {
                  "name": "State Street Global Markets",
                  "fileNo": "008-69862",
                  "crdNo": "000285852",
                  "lei": "549300FDEDF5ORXCMQ56",
                  "state": "US-MA",
                  "country": "US",
                  "totalPurchaseSale": 7413570000
                },
                {
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 5499401884.87
                },
                {
                  "name": "Credit Lyonnais",
                  "fileNo": "008-13753",
                  "crdNo": "000000190",
                  "lei": "549300WO2DKF0Q3YMV43",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1905700988.02
                },
                {
                  "name": "BMO Capital Markets",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 1868059158.99
                },
                {
                  "name": "Deutsche Bank",
                  "fileNo": "008-17822",
                  "crdNo": "000002525",
                  "lei": "9J6MBOOO7BECTDTUZW19",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 871195340.93
                },
                {
                  "name": "Citigroup Capital Markets Inc",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 631390713.18
                },
                {
                  "name": "Barclays Capital",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 337259213.31
                },
                {
                  "name": "Wells Fargo Securities",
                  "fileNo": "008-65876",
                  "crdNo": "000126292",
                  "lei": "VYVVCKR63DVZZN70PB21",
                  "state": "US-NC",
                  "country": "US",
                  "totalPurchaseSale": 325534179.37
                },
                {
                  "name": "Loop Capital Markets",
                  "fileNo": "008-50140",
                  "crdNo": "000043098",
                  "lei": "254900FPPM2WN90D4786",
                  "state": "US-IL",
                  "country": "US",
                  "totalPurchaseSale": 264949188.89
                }
              ],
              "principalAggregatePurchase": 3208255687.07,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 2817947107.80923,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            },
            {
              "mgmtInvFundName": "Short-Term Government Fund",
              "mgmtInvSeriesId": "S000005970",
              "mgmtInvLei": "B2JMW34EUH5UFGXOTK79",
              "isFirstFilingByFund": false,
              "numAuthorizedClass": 6,
              "numAddedClass": 0,
              "numTerminatedClass": 0,
              "sharesOutstandings": [
                {
                  "className": "Investor Class",
                  "classId": "C000016440",
                  "tickerSymbol": "TWUSX"
                },
                {
                  "className": "I Class",
                  "classId": "C000189733",
                  "tickerSymbol": "ASGHX"
                },
                {
                  "className": "A Class",
                  "classId": "C000016441",
                  "tickerSymbol": "TWAVX"
                },
                {
                  "className": "C Class",
                  "classId": "C000088041",
                  "tickerSymbol": "TWACX"
                },
                {
                  "className": "R Class",
                  "classId": "C000088042",
                  "tickerSymbol": "TWARX"
                },
                {
                  "className": "R5 Class",
                  "classId": "C000088040",
                  "tickerSymbol": "TWUOX"
                }
              ],
              "fundType": [
                "N/A"
              ],
              "isNonDiversifiedCompany": false,
              "isForeignSubsidiary": false,
              "isFundSecuritiesLending": true,
              "didFundLendSecurities": false,
              "securityLendings": [
                {
                  "securitiesAgentName": "State Street Bank and Trust Company",
                  "securitiesAgentLei": "571474TGEMMWANRLN572",
                  "isSecuritiesAgentAffiliated": false,
                  "securityAgentIdemnity": {
                    "isSecurityAgentIdemnity": true,
                    "idemnityProviders": {
                      "idemnityProvider": {
                        "idemnityProviderName": "N/A",
                        "idemnityProviderLei": "N/A"
                      }
                    },
                    "didIndemnificationRights": false
                  }
                }
              ],
              "paymentToAgentManagerType": [
                "N/A"
              ],
              "avgPortfolioSecuritiesValue": "N/A",
              "netIncomeSecuritiesLending": "N/A",
              "relyOnRuleTypes": [
                "Rule 10f-3 (17 CFR 270.10f-3)",
                "Rule 12d1-1 (17 CFR 270.12d1-1)",
                "Rule 22d-1 (17 CFR 270.22d-1)",
                "Rule 32a-4 (17 CFR 270.32a-4)",
                "Rule 18f-4 (17 CFR 270.18f-4)"
              ],
              "isExpenseLimitationInPlace": false,
              "isExpenseReducedOrWaived": false,
              "isFeesWaivedRecoupable": false,
              "isExpenseWaivedRecoupable": false,
              "investmentAdvisers": [
                {
                  "isInvestmentAdviserHired": false,
                  "name": "American Century Investment Management, Inc.",
                  "fileNo": "801-08174",
                  "crdNo": "000105778",
                  "lei": "EM2U0UPRO83F878KCP52",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "transferAgents": [
                {
                  "isTransferAgentAffiliated": true,
                  "isTransferAgentSubAgent": false,
                  "name": "American Century Services, LLC",
                  "fileNo": "84-01406",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US"
                }
              ],
              "isTransferAgentHiredOrTerminated": false,
              "pricingServices": [
                {
                  "isPricingServiceAffiliated": false,
                  "name": "ICE Data Pricing and Reference Data, LLC",
                  "lei": "5493000NQ9LYLDBCTL34",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "S&P Global Inc",
                  "lei": "Y6X4K52KMJMZE7I7MY94",
                  "state": "US-NY",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "Refinitiv US LLC",
                  "lei": "213800HQORQAP68CJJ04",
                  "state": "US-DE",
                  "country": "US"
                },
                {
                  "isPricingServiceAffiliated": false,
                  "name": "PricingDirect Inc.",
                  "lei": "549300WIC0TOJ7N7GD54",
                  "state": "US-DE",
                  "country": "US"
                }
              ],
              "isPricingServiceHiredOrTerminated": false,
              "custodians": [
                {
                  "isCustodianAffiliated": false,
                  "isSubCustodian": false,
                  "custodyType": "Bank - section 17(f)(1) (15 U.S.C. 80a-17(f)(1))",
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isCustodianHiredOrTerminated": false,
              "shareholderServicingAgents": [
                {
                  "isShareholderServiceAgentAffiliated": true,
                  "isShareholderServiceAgentSubshare": false,
                  "agentName": "American Century Services, LLC",
                  "agentLei": "84-01406",
                  "idNumberDesc": "SEC file number",
                  "agentState": "US-MO",
                  "agentCountry": "US"
                }
              ],
              "isShareholderServiceHiredTerminated": false,
              "admins": [
                {
                  "idNumberDesc": "SEC file number",
                  "isAdminAffiliated": true,
                  "isAdminSubAdmin": false,
                  "name": "American Century Services, LLC",
                  "lei": "84-01406",
                  "state": "US-MO",
                  "country": "US"
                },
                {
                  "isAdminAffiliated": false,
                  "isAdminSubAdmin": true,
                  "name": "State Street Bank and Trust Company",
                  "lei": "571474TGEMMWANRLN572",
                  "state": "US-MA",
                  "country": "US"
                }
              ],
              "isAdminHiredOrTerminated": false,
              "brokerDealers": [
                {
                  "name": "American Century Investment Services, Inc.",
                  "fileNo": "8-35220",
                  "crdNo": "000017437",
                  "lei": "N/A",
                  "state": "US-MO",
                  "country": "US",
                  "commission": 0
                }
              ],
              "brokers": [
                {
                  "grossCommission": 20508.15,
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "8NAV47T0Y26Q87Y0QP81",
                  "state": "US-NY",
                  "country": "US"
                }
              ],
              "aggregateCommission": 20508.15,
              "principalTransactions": [
                {
                  "name": "State Street Global Markets",
                  "fileNo": "008-69862",
                  "crdNo": "000285852",
                  "lei": "549300FDEDF5ORXCMQ56",
                  "state": "US-MA",
                  "country": "US",
                  "totalPurchaseSale": 1840546000
                },
                {
                  "name": "BMO Capital Markets",
                  "fileNo": "008-34344",
                  "crdNo": "000016686",
                  "lei": "RUC0QBLBRPRCU4W1NE59",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 496569642.04
                },
                {
                  "name": "Bank of America Merrill Lynch",
                  "fileNo": "008-07221",
                  "crdNo": "000007691",
                  "lei": "549300HN4UKV1E2R3U73",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 218242997.47
                },
                {
                  "name": "SG Americas Securities, LLC",
                  "fileNo": "008-66125",
                  "crdNo": "000128351",
                  "lei": "549300USLFO4ME4XBQ71",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 213797883.91
                },
                {
                  "name": "Barclays Capital",
                  "fileNo": "008-41342",
                  "crdNo": "000019714",
                  "lei": "AC28XWWI3WIBK2824319",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 165446559.48
                },
                {
                  "name": "Citigroup Capital Markets Inc",
                  "fileNo": "008-08177",
                  "crdNo": "000007059",
                  "lei": "MBNUM2BPBDO7JBLYG310",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 149370871.04
                },
                {
                  "name": "BNP Paribas Securities",
                  "fileNo": "008-32682",
                  "crdNo": "000015794",
                  "lei": "RCNB6OTYUAMMP879YW96",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 137976344.04
                },
                {
                  "name": "Morgan Stanley",
                  "fileNo": "008-15869",
                  "crdNo": "000008209",
                  "lei": "9R7GPTSO7KV3UQJZQ078",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 137903183.98
                },
                {
                  "name": "Royal Bank of Scotland",
                  "fileNo": "N/A",
                  "crdNo": "N/A",
                  "lei": "2138005O9XJIJN4JPN90",
                  "country": "GB",
                  "totalPurchaseSale": 122135724.78
                },
                {
                  "name": "HSBC Securities Incorporated",
                  "fileNo": "008-41562",
                  "crdNo": "000019585",
                  "lei": "CYYGQCGNHMHPSMRL3R97",
                  "state": "US-NY",
                  "country": "US",
                  "totalPurchaseSale": 105525722.43
                }
              ],
              "principalAggregatePurchase": 4376267536.88,
              "isBrokerageResearchPayment": false,
              "mnthlyAvgNetAssets": 207505246.965385,
              "hasLineOfCredit": false,
              "isInterfundLending": false,
              "isInterfundBorrowing": false,
              "isSwingPricing": false
            }
          ]
        },
        "exchangeSeriesInfo": "",
        "attachmentsTab": {
          "isIPAReportInternalControl": true,
          "isOtherInfoRequired": true
        },
        "signature": {
          "registrantSignedName": "AMERICAN CENTURY GOVERNMENT INCOME TRUST",
          "signedDate": "2024-06-11",
          "signature": "Amy R. Bitter",
          "title": "Assistant Treasurer"
        }
      },
      "headerData": {
        "submissionType": "N-CEN",
        "filerInfo": {
          "liveTestFlag": "LIVE",
          "filer": {
            "issuerCredentials": {
              "cik": "0000773674",
              "ccc": "XXXXXXXX"
            }
          },
          "flags": {
            "overrideInternetFlag": false,
            "confirmingCopyFlag": false
          },
          "investmentCompanyType": "N-1A"
        },
        "seriesClass": {
          "reportSeriesClass": {
            "rptSeriesClassInfo": [
              {
                "seriesId": "S000005965",
                "classInfo": [
                  {
                    "classId": "C000016429"
                  }
                ]
              },
              {
                "seriesId": "S000005966",
                "classInfo": [
                  {
                    "classId": "C000016430"
                  },
                  {
                    "classId": "C000189731"
                  },
                  {
                    "classId": "C000016431"
                  },
                  {
                    "classId": "C000088034"
                  },
                  {
                    "classId": "C000051003"
                  },
                  {
                    "classId": "C000051002"
                  }
                ]
              },
              {
                "seriesId": "S000005968",
                "classInfo": [
                  {
                    "classId": "C000016435"
                  },
                  {
                    "classId": "C000189732"
                  },
                  {
                    "classId": "C000016436"
                  },
                  {
                    "classId": "C000088036"
                  },
                  {
                    "classId": "C000088037"
                  },
                  {
                    "classId": "C000088035"
                  }
                ]
              },
              {
                "seriesId": "S000005969",
                "classInfo": [
                  {
                    "classId": "C000016437"
                  },
                  {
                    "classId": "C000181796"
                  },
                  {
                    "classId": "C000181797"
                  },
                  {
                    "classId": "C000016438"
                  },
                  {
                    "classId": "C000088038"
                  },
                  {
                    "classId": "C000088039"
                  },
                  {
                    "classId": "C000016439"
                  },
                  {
                    "classId": "C000191079"
                  },
                  {
                    "classId": "C000191080"
                  }
                ]
              },
              {
                "seriesId": "S000005970",
                "classInfo": [
                  {
                    "classId": "C000016440"
                  },
                  {
                    "classId": "C000189733"
                  },
                  {
                    "classId": "C000016441"
                  },
                  {
                    "classId": "C000088041"
                  },
                  {
                    "classId": "C000088042"
                  },
                  {
                    "classId": "C000088040"
                  }
                ]
              }
            ]
          }
        }
      },
      "schemaVersion": "X0404"
    }
  ],
  "metadata": {
    "total": 234,
    "count": 10,
    "page": 1,
    "pages": 24,
    "cursor": "669024827a886cc545c91a2f"
  }
}

References

Find out more about Form N-CEN filings and data: