Hi Andrei, I am a colleague of Ziv and I will be the one providing support.
Thank you for providing the SOAP request and response logs privately. It seems that you haven't received Ziv's reply which he sent to your email address. I tried to replicate the TargetingIdeaService call using the same TargetingIdeaSelector parameters on my test account, and I was able to receive a successful response on my end. Attached is a text file of my SOAP request and response logs. That said, could you retry your request once more? If the situation persists, you may send the updated SOAP request and response logs so that I can investigate further. Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UCZkKx:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/vrmbg000000000000000000000000000000000000000000000PU04FW00cwlOzkaEQESY36duGFfPIw%40sfdc.net.
[28 Jun 2019 15:58:40,970-requestInfoLogger:INFO:main] Request made: Service: TargetingIdeaService Method: get clientCustomerId: 985-397-5686 URL: https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService Request ID: 00058c5da585aa650aa368015803caa4 ResponseTime(ms): 355 OperationsCount: 1 IsFault: false FaultMessage: null [28 Jun 2019 15:58:40,995-soapXmlLogger:DEBUG:main] SOAP request: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header> <ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/adwords/o/v201809" soapenv:mustUnderstand="0"> <ns2:clientCustomerId xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809">985-397-5686</ns2:clientCustomerId> <ns3:developerToken xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201809">REDACTED</ns3:developerToken> <ns4:userAgent xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201809">GADS_TEST_USER_AGENT (AwApi-Java, AdWords-Axis/4.6.0, Common-Java/4.6.0, Axis/1.4, Java/11.0.3, maven)</ns4:userAgent> <ns5:validateOnly xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201809">false</ns5:validateOnly> <ns6:partialFailure xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201809">false</ns6:partialFailure> </ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <get xmlns="https://adwords.google.com/api/adwords/o/v201809"> <selector> <searchParameters xmlns:ns7="https://adwords.google.com/api/adwords/o/v201809" xsi:type="ns7:RelatedToQuerySearchParameter"> <ns7:queries>keyword1</ns7:queries> <ns7:queries>keyword2</ns7:queries> </searchParameters> <searchParameters xmlns:ns8="https://adwords.google.com/api/adwords/o/v201809" xsi:type="ns8:LocationSearchParameter"> <ns8:locations> <ns9:id xmlns:ns9="https://adwords.google.com/api/adwords/cm/v201809">2528</ns9:id> </ns8:locations> </searchParameters> <searchParameters xmlns:ns10="https://adwords.google.com/api/adwords/o/v201809" xsi:type="ns10:LanguageSearchParameter"> <ns10:languages> <ns11:id xmlns:ns11="https://adwords.google.com/api/adwords/cm/v201809">1010</ns11:id> </ns10:languages> </searchParameters> <searchParameters xmlns:ns12="https://adwords.google.com/api/adwords/o/v201809" xsi:type="ns12:NetworkSearchParameter"> <ns12:networkSetting> <ns13:targetGoogleSearch xmlns:ns13="https://adwords.google.com/api/adwords/cm/v201809">true</ns13:targetGoogleSearch> <ns14:targetSearchNetwork xmlns:ns14="https://adwords.google.com/api/adwords/cm/v201809">false</ns14:targetSearchNetwork> <ns15:targetContentNetwork xmlns:ns15="https://adwords.google.com/api/adwords/cm/v201809">false</ns15:targetContentNetwork> <ns16:targetPartnerSearchNetwork xmlns:ns16="https://adwords.google.com/api/adwords/cm/v201809">false</ns16:targetPartnerSearchNetwork> </ns12:networkSetting> </searchParameters> <ideaType>KEYWORD</ideaType> <requestType>STATS</requestType> <requestedAttributeTypes>KEYWORD_TEXT</requestedAttributeTypes> <requestedAttributeTypes>SEARCH_VOLUME</requestedAttributeTypes> <requestedAttributeTypes>TARGETED_MONTHLY_SEARCHES</requestedAttributeTypes> <paging> <ns17:startIndex xmlns:ns17="https://adwords.google.com/api/adwords/cm/v201809">0</ns17:startIndex> <ns18:numberResults xmlns:ns18="https://adwords.google.com/api/adwords/cm/v201809">10</ns18:numberResults> </paging> </selector> </get> </soapenv:Body> </soapenv:Envelope> [28 Jun 2019 15:58:40,995-soapXmlLogger:DEBUG:main] SOAP response: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <ns2:requestId>00058c5da585aa650aa368015803caa4</ns2:requestId> <ns2:serviceName>TargetingIdeaService</ns2:serviceName> <ns2:methodName>get</ns2:methodName> <ns2:operations>1</ns2:operations> <ns2:responseTime>355</ns2:responseTime> </ResponseHeader> </soap:Header> <soap:Body> <getResponse xmlns="https://adwords.google.com/api/adwords/o/v201809" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"> <rval> <totalNumEntries>2</totalNumEntries> <entries> <data> <key>KEYWORD_TEXT</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="StringAttribute"> <Attribute.Type>StringAttribute</Attribute.Type> <value>keyword2</value> </value> </data> <data> <key>TARGETED_MONTHLY_SEARCHES</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute"> <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type> <value> <year>2019</year> <month>5</month> <count>3906931</count> </value> <value> <year>2019</year> <month>4</month> <count>5050913</count> </value> <value> <year>2019</year> <month>3</month> <count>9957785</count> </value> <value> <year>2019</year> <month>2</month> <count>8897549</count> </value> <value> <year>2019</year> <month>1</month> <count>8946903</count> </value> <value> <year>2018</year> <month>12</month> <count>3539582</count> </value> <value> <year>2018</year> <month>11</month> <count>670607</count> </value> <value> <year>2018</year> <month>10</month> <count>680662</count> </value> <value> <year>2018</year> <month>9</month> <count>3873757</count> </value> <value> <year>2018</year> <month>8</month> <count>801175</count> </value> <value> <year>2018</year> <month>7</month> <count>7239808</count> </value> <value> <year>2018</year> <month>6</month> <count>9798547</count> </value> </value> </data> <data> <key>SEARCH_VOLUME</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>5280351</value> </value> </data> </entries> <entries> <data> <key>KEYWORD_TEXT</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="StringAttribute"> <Attribute.Type>StringAttribute</Attribute.Type> <value>keyword1</value> </value> </data> <data> <key>TARGETED_MONTHLY_SEARCHES</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute"> <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type> <value> <year>2019</year> <month>5</month> <count>4742726</count> </value> <value> <year>2019</year> <month>4</month> <count>6824548</count> </value> <value> <year>2019</year> <month>3</month> <count>7662863</count> </value> <value> <year>2019</year> <month>2</month> <count>9796271</count> </value> <value> <year>2019</year> <month>1</month> <count>9283369</count> </value> <value> <year>2018</year> <month>12</month> <count>462761</count> </value> <value> <year>2018</year> <month>11</month> <count>4689019</count> </value> <value> <year>2018</year> <month>10</month> <count>8280095</count> </value> <value> <year>2018</year> <month>9</month> <count>6102964</count> </value> <value> <year>2018</year> <month>8</month> <count>3389183</count> </value> <value> <year>2018</year> <month>7</month> <count>2536501</count> </value> <value> <year>2018</year> <month>6</month> <count>4414684</count> </value> </value> </data> <data> <key>SEARCH_VOLUME</key> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute"> <Attribute.Type>LongAttribute</Attribute.Type> <value>5682082</value> </value> </data> </entries> </rval> </getResponse> </soap:Body> </soap:Envelope>
