Re: How to retrieve a full list of placements when planning a campaign

2019-09-30 Thread Google Ads API Forum Advisor Prod
Hi Luca,

Thanks for clarifying.

If you are looking for a placement suggestion feature via the AdWords API, then 
I'm afraid that this is not supported. What is available is a way to retrieve 
placements that you are already targeting.

You can retrieve them via the AdWords API reports by using the Placement 
Performance Report. You may also use the CampaginCriterionService.get() / 
AdGroupCriterionService.get() methods to get your campaign level placements or 
ad group level placements, respectively.

I hope this helps.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UKLRGZ: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 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/fZON-0PYOBR500TpuxTOX0QZqDRDu0Zu79Ew%40sfdc.net.


Re: How to retrieve a full list of placements when planning a campaign

2019-09-30 Thread Luca DL
Hello, 

Thank you for answering. I'm actually trying to understand how to retrieve 
the full list of placements via the API because the Google Ads UI is not 
the best solution to do so.
Is there a way via the API? I need to solve a planning problem since the 
Display Planner disappeared.
Thank you

Il giorno lunedì 30 settembre 2019 06:33:30 UTC+2, adsapiforumadvisor ha 
scritto:
>
> Hi Luca,
>
> Thank you for reaching out.
>
> It appears that your concern is related to the Google Ads UI. Since this 
> our team specializes more on AdWords API and Google Ads API related 
> concerns, you can reach out to the product experts instead via the Google 
> Ads Help Community  
> forum for further guidance.
>
> Best regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UKLRGZ: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 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/2c5aa9e1-acfe-4183-b907-acad2c07db53%40googlegroups.com.


RE: How to retrieve a full list of placements when planning a campaign

2019-09-29 Thread Google Ads API Forum Advisor Prod
Hi Luca,

Thank you for reaching out.

It appears that your concern is related to the Google Ads UI. Since this our 
team specializes more on AdWords API and Google Ads API related concerns, you 
can reach out to the product experts instead via the Google Ads Help Community 
forum for further guidance.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UKLRGZ: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 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/CTW5w0PYMNB800YeaPZHebTGu6GvLc5ZzUlQ%40sfdc.net.


How to retrieve a full list of placements when planning a campaign

2019-09-29 Thread Luca DL
Hi there, 

When we are building a display campaign we have the option to search for 
placements to chose. The results are displayed showing 5 results in the 
default result window, if we want to see more we can scroll and after a 
while we are able to click on "show more" to load more placementes. I'm 
looking for a way to retrieve let's say at least a hundred placement 
results in a single view to speed up the process and select the one are 
interesting to me.
Is this possible somehow?
Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6c00348d-ce44-42f6-91f4-9879f8e306ad%40googlegroups.com.