Hello All,
I have created an ExpandedDynamicSearchAd in a new Adgroup (type of SEARCH_DYNAMIC_ADS ) using v201705 API
the response is like below
<value>
<adGroupId>xxxxxxxx</adGroupId>
<id>yyyy</id>
<type>UNKNOWN</type>
<Ad.Type>ExpandedDynamicSearchAd</Ad.Type>
<description>Buy your tickets now!</description>
</ad>
<status>PAUSED</status>
</value>
When I use the get method from the AdGroupAdService ...there is no ExpandedDynamicSearchAd in return
Have you got a solution ?
Marc