RE: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Simon, My apologies for missing this in my previous response. As for the feed for your display ads, there is currently no way to associate the feeds directly to your ads. They can be mapped to a customer, campaign, or an ad group, and the ads belonging to the said entities would have the

Re: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread Simon Knoll
Hi Peter, Thanks for your response! I was able to create a Feed, my open question now is, how can i set the type for the feed, so that it I can use it (and it is recognized) for ResponsiveDisplayADs Best, Simon Am Montag, 20. Mai 2019 09:53:07 UTC+2 schrieb googleadsapi-forumadvisor: > > Hi

RE: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Simon, My apologies as we currently do not have a specific example for what you are looking for. However, creating one using the Google Ads API should mirror the standard on how you create it via the AdWords API. You will need to use the AdGroupAdService.MutateAdGroupAds