Hi,
Thank you for reaching out to the Google Ads API support team.
Please be informed that the "AssetGroupListingGroupFilterCreateOperationFactory" is a factory class for creating MutateOperations. These operations create new AssetGroupListingGroupFilterMutateOperation instances using the given customer ID and asset group ID. Kindly refer to the sample example on
Add Performance Max Product Listing Group Tree sample to get more information.
I would like to inform you that the temporary IDs are used in the list of MutateOperations in order to refer to objects in the request that aren't in the API yet. The
GoogleAdsService.Mutate supports temporary resource names that can be referenced later on in the same request. This lets you, for example, create a campaign and its associated ad groups, ads, keywords, etc. all in a single request. I would recommend you refer to the guide
Temporary resource names and sample
example to get more information.
I hope this helps! Feel free to get back to us in case of any further queries.
