Re: AdGroupAdPolicySummary policy topic - how to get more info

2017-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

Apart from the information indicated here 

 and 
in this documentation 
,
 
there are currently no other sources where you may get more specific 
information about the policy violation. If these are not what you are 
looking for then I would recommend that you consult the product experts at 
the AdWords Community Forum 
 
to 
learn more about policies and their descriptions. I hope this helps.

Thanks and regards,
Peter
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/755c8361-4b8c-40fa-9104-063b0d157cc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdGroupAdPolicySummary policy topic - how to get more info

2017-08-02 Thread Ondřej P
Hi,

there is a field policySummary in AdGroupAd object and I would like to get 
more info about the disapproval reason.

{
  "reviewState": "REVIEWED",
  "denormalizedStatus": "DISAPPROVED",
  "policyTopicEntries": [
{
  "policyTopicId": "300",
  "policyTopicName": "Unidentified business",
  "policyTopicEntryType": "PROHIBITED"
}
  ],
  "combinedApprovalStatus": "DISAPPROVED"
}


 I see that there is a field policyTopicId, but I cannot find any list of 
policies - I would like to show link to specific AdWords policy or some 
policy description in our app. What is the right way how to work with 
policyTopicId? Is there any Policy Topic resource where I can find topic by 
policyTopicId?


Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2f4ec940-71e2-4fe2-901c-bff6eb20ef6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.