Re: Migrate from V201702 to V201705

2017-07-10 Thread lktrang
Dear Ivan,
Thank you for your information. It really help.

Regards.
Jeszi.


On Monday, July 10, 2017 at 12:02:00 PM UTC+7, Ivan Bautista wrote:
>
> Hi Jeszi,
>
> As mentioned earlier, the old status enums 
> 
>  don't 
> exactly have a direct match with the new status enums 
> 
> .
>
> However, you may consider using PolicyApprovalStatus.UNDER_REVIEW to 
> filter ads of which the policy approval status and/or state is under review 
> and PolicyApprovalStatus.DISAPPROVED for those of which the policy approval 
> status and/or state is disapproved.
>
> Regards,
> Ivan
> 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/e8093381-95af-4c8b-9cb7-2ebd608d0b9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jeszi,

As mentioned earlier, the old status enums 

 don't 
exactly have a direct match with the new status enums 

.

However, you may consider using PolicyApprovalStatus.UNDER_REVIEW to filter 
ads of which the policy approval status and/or state is under review 
and PolicyApprovalStatus.DISAPPROVED for those of which the policy approval 
status and/or state is disapproved.

Regards,
Ivan
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/422ac8f3-a1d2-4ec8-9743-eec815bec590%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-07 Thread kristen le
Dear Ivan Bautista,
can you help me how can I change these fields: 

AdGroupAdApprovalStatus.DISAPPROVED and AdGroupAdApprovalStatus.UNCHECKED

in V201705.

Thank you very much for your help.
Jeszi.




On Friday, July 7, 2017 at 2:54:51 AM UTC+7, kristen le wrote:
>
> Dear all,
> we are migrating from V201702 to V201705, and previously 
> we use AdGroupAdAprovalStatus.DISAPPROVED and 
> AdGroupAdAprovalStatus.UNCHECKED.
> I am not sure what are exactly the replacements for them in version 
> V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
> PolicyApprovalStatus.UNDER_REVIEW? 
>
> Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") 
> with approvalStatus.setField("PolicySummary") ? 
>
> Can anyone help me answer these questions please
> Thank you very much.
> Jeszi
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3197b5a6-eecc-4faa-897f-4c88a496a659%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-07 Thread kristen le
Dear Ivan Bautista,
can you help me how can I create these 

AdGroupAdApprovalStatus.DISAPPROVED and AdGroupAdApprovalStatus.UNCHECKED

in V201705.

Thank you very much for your help.
Jeszi.



On Friday, July 7, 2017 at 12:32:18 PM UTC+7, Ivan Bautista wrote:
>
> Hi Jeszi,
>
> Below are my answers to your questions.
>
> I am not sure what are exactly the replacements for them in version 
> V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
> PolicyApprovalStatus.UNDER_REVIEW? 
>
> The ApprovalStatus enums 
> 
>  from 
> 201702 is not directly equivalent to the PolicyApprovalStatus enums 
> 
>  of 
> 201705 because the combinedApprovalStatus field 
> 
>  does 
> not just equate to the Approval Status but it is a combination of review 
> state and status.
>
> Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") 
> with approvalStatus.setField("PolicySummary") ? 
>
> If you wish to get the Approval status that combines review state and 
> status, then you may use the combinedApprovalStatus field 
> .
>  This 
> field can be selected and filtered on using the value 
> "CombinedApprovalStatus".
>
> Additionally, you may refer to this forum discussion 
> 
>  that 
> discussed the difference of the old and the new field.
>
> Regards,
> Ivan 
> 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/b8c7c8e7-f285-4188-9710-bb6d4cf9cfe7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jeszi,

Below are my answers to your questions.

I am not sure what are exactly the replacements for them in version 
V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
PolicyApprovalStatus.UNDER_REVIEW? 

The ApprovalStatus enums 

 from 
201702 is not directly equivalent to the PolicyApprovalStatus enums 

 of 
201705 because the combinedApprovalStatus field 

 does 
not just equate to the Approval Status but it is a combination of review 
state and status.

Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") with 
approvalStatus.setField("PolicySummary") ? 

If you wish to get the Approval status that combines review state and 
status, then you may use the combinedApprovalStatus field 
.
 This 
field can be selected and filtered on using the value 
"CombinedApprovalStatus".

Additionally, you may refer to this forum discussion 

 that 
discussed the difference of the old and the new field.

Regards,
Ivan 
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/8b723687-7646-412a-a8a7-361c6f7ac605%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Migrate from V201702 to V201705

2017-07-06 Thread kristen le
Dear all,
we are migrating from V201702 to V201705, and previously 
we use AdGroupAdAprovalStatus.DISAPPROVED and 
AdGroupAdAprovalStatus.UNCHECKED.
I am not sure what are exactly the replacements for them in version 
V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
PolicyApprovalStatus.UNDER_REVIEW? 

Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") with 
approvalStatus.setField("PolicySummary") ? 

Can anyone help me answer these questions please
Thank you very much.
Jeszi

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6344b105-c494-4711-8e1a-ea5ede8033d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.