Hi Teja,
Thanks for your help. I did implemented the block API successfully as per
your suggestions.

Further, I was trying to implement Keyword Planning API to fetch keywords
stats or search volume. I am following this example:
https://github.com/googleads/google-ads-php/blob/master/examples/Planning/GenerateKeywordIdeas.php

I came to know that the API needs a location id that can be grabbed from
the CSV present here (
https://developers.google.com/adwords/api/docs/appendix/geotargeting). My
questions here are:
- Do we need to show this list to my end users (in any selectbox or auto
suggested box) on my website in order to choose the desired location? Or is
there any alternative solution / API that we can use to generate this
location id to use in the API?
- If we insert this CSV into our database with same structure, do we need
to update it regularly when it is changed from Ads team?
- Does this list include all the cities of world so that users can choose
their desired city?

Kindly reply my queries above so that I can integrate the API accordingly.

I look forward to hear from you soon.

Thanks,
Amrender

On Thu, 11 Jul 2019 at 23:29, Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hello Amrender,
>
> If you want to use the IP block at campaign level you have to use
> IpBlockInfo
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.common#google.ads.googleads.v2.common.IpBlockInfo>
>  inside
> the CampaignCriterion instead and keep the CriterionType
> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.enums#google.ads.googleads.v2.enums.CriterionTypeEnum.CriterionType>
>  as IP_BLOCK.
> If you want to keep the keyword targeting then you have to create another
> CampaignCriterionOperation and then ass IpBlock campaignCriterion to it
> then add it to the operations in order to pass the IPBlock to the mutate
> request. Please let me know if you have any further questions.
>
> Regards,
> Sai Teja, Google Ads API Team
>
> ref:_00D1U1174p._5001UAqLBq: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 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/oNMMozQ9b6o/unsubscribe.
> To unsubscribe from this group and all its topics, 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/NGBbe000000000000000000000000000000000000000000000PUHOM500x01_Y4hqT0i4B7Jd7hZnQw%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/NGBbe000000000000000000000000000000000000000000000PUHOM500x01_Y4hqT0i4B7Jd7hZnQw%40sfdc.net?utm_medium=email&utm_source=footer>
> .
>


-- 
Kind Regards,
Amrender Kumar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CADV4MgBpOMOXgsjD--oL3%2BdG5kYChtRhTCKQdXc7JMG1w2GKeQ%40mail.gmail.com.

Reply via email to