Re: how do I get the list of placement in a adgroup?

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kendan,

My apologies as we do not have a specific example on getting the list of 
placements in an ad group. However, you may refer to this example 

 and 
just change the service to AdGroupCriterionService 

 as 
well as the query/selector and objects being used. In your query, you can 
filter by CriterionType 

 = 
PLACEMENT.

You may refer to the sample SOAP request snippet below:


https://adwords.google.com/api/adwords/cm/v201710;>

AdGroupId
Id
CriteriaType
KeywordText
DisplayName

CriteriaType
EQUALS
PLACEMENT


0
100





Let me know if this helps.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a5219395-9349-4d8d-b3e2-14629afb7d2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


how do I get the list of placement in a adgroup?

2017-12-06 Thread kendan
I want to retrieve the list of Placement in a adgroup via the API, is it 
possible in the first place?

can anyone point me the right direction? reference, etc. Where I can start 
study in the API. There is no example given in the google adwords api 
sample.

I am using PHP, by the way. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fc247d39-44f6-44b4-8549-7af954aa97b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.