Hello Eric,
You are responding to a 2 years old thread. I am closing it to avoid spam
of the original topic participants.
Please start a new thread describing your issue.
-Danial, AdWords API Team.
On Monday, June 29, 2015 at 5:27:55 PM UTC+2, Eric Berry wrote:
>
> I have tried this with AP
I have tried this with API v201502 and it doesn't return some keyword
results.
Here's a screenshot:
https://www.evernote.com/l/AAPq0lUVkUFHTIs-cf7aP870j61c2ECRJxcB/image.png
The results set are showing 3 results, but my API call only returns 2 (the
ones with monthly searches).
Here's my code
Hi Ismail,
I have the same problem. How we can resolve?
Il giorno lunedì 7 ottobre 2013 13:01:48 UTC+2, Sajjad Saleem ha scritto:
>
> hi,
> i,m trying to get keyword's match type while using targeting idea service.
> i followed this
> https://groups.google.com/forum/#!topic/adwords-api/KhwfQnYEh
Hello Ismail,
Now I understand the question, in order to make an API request with this
option enabled, you need to send both RelatedToQuerySearchParameter and
IdeaTextFilterSearchParameter parameters:
RelatedToQuerySearchParameter, queries = keyword1, keyword2, ...
IdeaTextFilterSearchPara
Hi,
look at the screenshot i want to get keywords ideas related to my search
query how can i implement this using adwords api php.
currently i'm using targeting idea service but don't know how to achieve
this
my sample code is :
$keyword = $search_params['keyword'];
// Create selector.
Hello Ismail,
Can you please describe in more details what are you trying to achieve? The
parameter was replaced as I described, otherwise the behavior should be the
same.
-Danial, AdWords API Team.
On Tuesday, November 12, 2013 8:05:03 PM UTC+4, Ismail Ansari wrote:
>
> Hi Danial,
>
> i'm
Hi Danial,
i'm using RelatedToQuerySearchParameter but still same issue it would be
favour if you share same piece of code.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/gro
Hello Sajjad,
Please use RelatedToQuerySearchParameter instead:
https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.RelatedToQuerySearchParameter
-Danial, AdWords API Team.
On Monday, October 7, 2013 3:01:48 PM UTC+4, Sajjad Saleem wrote:
>
> hi,
> i,m tr