Hi,
We need to migrate Adwords API to Google Ads API V10. In this, there has no get() methods. We have been searching equivalent methods for get() methods. But we couldn't able to get that. In below,
$adWordsServices->get($session, AdGroupAdService::class);
$adWordsServices->get($session, AdGroupService::class);
$adWordsServices->get($session, BatchJobService::class);
These are the services we are currently using Adwords API in Drupal. We need to change it in Google Ads API.
Can you please send any reference sites or documentation about this ? It will helpful for our things to be done.
Thanks,
Banuchandar L.