Re: no response in using adgroupAdService

2018-01-30 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if this is the complete code that you are using when retrieving your AdGroupAds ? If yes, then it appears that you have not specified any fields in your Selector

no response in using adgroupAdService

2018-01-30 Thread ejay . opiniano
Hi Adwords Team, May I ask for help regarding this matter? I get no response in these codes, particulary the last line: use Google\AdsApi\AdWords\AdWordsServices; use Google\AdsApi\AdWords\AdWordsSession; use Google\AdsApi\AdWords\AdWordsSessionBuilder; use Google\AdsApi\AdWords\v201708\cm\Ad;

Re: Is it possible to get a None response when using 'AdGroupAdService' get method?

2017-10-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi João, Just wanted to follow up on your issue if you still require our assistance? If yes, you may send to me the information I requested so I can proceed with the investigation. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Is it possible to get a None response when using 'AdGroupAdService' get method?

2017-10-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi João, Could you send to me the complete SOAP request and response of your call using the AdGroupAdService.get? This will allow me to have a better look at the issue. You may reply via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team -- --

Is it possible to get a None response when using 'AdGroupAdService' get method?

2017-10-17 Thread joao . gris
Hi, I've tried to execute the following query in the Python API: selector = { 'fields': ['Id', 'AdGroupId', 'Status', 'HeadlinePart1', 'HeadlinePart2', 'Description'], 'predicates': [ { 'field': 'AdGroupId',