Hi, Is there an issue with this code?
MutateAdGroupCriteriaResponse retVal = service.MutateAdGroupCriteria( new MutateAdGroupCriteriaRequest() { CustomerId = clientId.ToString(), Operations = { operationsGA }, PartialFailure = false, ValidateOnly = false, ResponseContentType = ResponseContentTypeEnum.Types.ResponseContentType.MutableResource // required to bring back a complete mutated object to report on. }); I can see it is synchronising from the change history in google ads but it just hangs and doesn't return a response. Any ideas what the issue is? (This is on V12) Thanks, Darren -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b47aae89-dcc9-47f0-9586-4beec68c5c35n%40googlegroups.com.