Hello Raul, You can only create Dynamic Search Ads <https://developers.google.com/adwords/api/docs/guides/dynamic-search-ads> in ad groups with adGroupType <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupService.AdGroup#adgrouptype> as SEARCH_DYNAMIC_ADS. If you try to create a ExpandedDynamicSearchAd <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupAdService.ExpandedDynamicSearchAd> in an adGroup with adGroupType <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupService.AdGroup#adgrouptype> as SEARCH_STANDARD, you'll get the OperationAccessDenied. OPERATION_NOT_PERMITTED_FOR_AD_GROUP_TYPE error. Please find the attached SOAP logs as a reference. If you continue to have an issue with this, can you share the complete SOAP request and response logs, so I can take a closer look? Please check this guide <https://github.com/googleads/googleads-php-lib#logging> on how to enable logging for PHP client library. You can reply back via *Reply privately to author* option.
Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1fb821fe-1b7f-47c7-ba66-e8e440943dbb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
