Adwords API for target Ideas is not providing average cpc value and reach for certain keywords

64 views
Skip to first unread message

parva...@iinerds.com

unread,
Aug 7, 2018, 1:10:44 AM8/7/18
to AdWords API and Google Ads API Forum
I use TargetingIdeaService  generate new keyword ideas based on the following parameters:
                  
               searchParameters: [{
                    'xsi:type': 'RelatedToQuerySearchParameter',
                    queries: [<query>]
                }, {
                    'xsi:type': 'LanguageSearchParameter',
                    languages: [{ 'cm:id': <languageId> }]
                },
                {
                    'xsi:type': 'LocationSearchParameter',
                    locations: [{ 'cm:id': <locationId >}]
                }
            ],
            ideaType:<ideaType>,
            requestType: 'IDEAS',
            requestedAttributeTypes: ['KEYWORD_TEXT', 'AVERAGE_CPC', 'COMPETITION', 'SEARCH_VOLUME', 'COUNTRY'],
            paging: {
                startIndex: 0,
                numberResults: <numberResults>
            }

I provided search query parameter as a seed keyword
But i get the result with some keywords missing the average cpc ,comeptition,search volume.

Even if I try using requestType as STATUS also i dnot get the details.


And i tried the KEYWORD_PERFORMANCE_REPORT of the customer account to get the keyword details if it is already using one.But i cannot find the details in the report too.

Please suggest a way to get the keyword cpc,reach resulted by the targeting idea service api.

Luis Xander Talag (AdWords API Team)

unread,
Aug 7, 2018, 3:36:38 AM8/7/18
to AdWords API and Google Ads API Forum
HI,

To better investigate this, could you provide the complete SOAP request and response logs when you encountered the issue? Please reply via Reply privately to author.

Thanks and regards,
Luis
AdWords API Team

parva...@iinerds.com

unread,
Aug 7, 2018, 5:32:17 AM8/7/18
to AdWords API and Google Ads API Forum
Reply all
Reply to author
Forward
0 new messages