Hi Tomáš,
You may use AdGroupService with filtering campaignId or campaignName to get
specific adGroups. As for getting the Ad information, you will need to make a
separate request using the AdGroupAdService. You may then use the following to
get URLs of the ads.
url
displayUrl
finalUrls
final
Hello everyone,
I am connected to my clients account via API by Python {from googleads
import adwords}.
I would like to ask what is the best way to do this.
I need to work only in campaigns with exact names i know.
Then i need to iterate over each AdGroup.
In Each AdGroup i need to get the URL o