Re: Ad Level Final URL and Keyword level final URL

2017-08-02 Thread 'Tim Tsai' via AdWords API Forum
Understood, thanks for your help Peter!

On Tuesday, 1 August 2017 23:47:01 UTC-4, Peter Oliquino wrote:
>
> Hi Tim,
>
> There is currently no direct way to determine if the FinalUrl was set in 
> any of the levels mentioned. You will need to make calls using either the 
> AdGroupCriterionService.get 
> 
>  or 
> the AdGroupAdService.get 
> 
>  to 
> identify whether the criterion 
> 
>  or 
> the ad 
> 
>  contains 
> a FinalUrl.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
---
essenceglobal.com 
Facebook  • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ee09dbe6-481f-4240-bb8f-1f02b2da296f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Level Final URL and Keyword level final URL

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

There is currently no direct way to determine if the FinalUrl was set in 
any of the levels mentioned. You will need to make calls using either the 
AdGroupCriterionService.get 

 or 
the AdGroupAdService.get 

 to 
identify whether the criterion 

 or 
the ad 

 contains 
a FinalUrl.

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/c4b08203-3e78-43a8-827d-164d27c4810e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Level Final URL and Keyword level final URL

2017-08-01 Thread 'Tim Tsai' via AdWords API Forum
Hi Peter,

If I am getting the FinalUrl field described above, will I be able to 
determine if the FinalUrl is set at the keyword level or at the ad level? 
It looks like the field is available in the AdGroupCriterionService.


Thanks,
Tim


On Friday, 28 July 2017 18:15:18 UTC-4, Tim Tsai wrote:
>
> OK I see thanks for clearing that up for me. That answers me question.
>
>
> Thanks!
> Tim
>
> On Friday, 28 July 2017 01:42:19 UTC-4, Peter Oliquino wrote:
>>
>> Hi Tim,
>>
>> FinalUrls can indeed be set at both the criterion (e.g. keyword) level 
>> and at the ad level 
>> 
>>  separately. 
>> However, if for example your keyword and ad both have finalUrls, then the 
>> keyword's finalUrl will be prioritized. You may find out more about how 
>> finalUrls are used in this section 
>> 
>>  of 
>> our Upgraded URLs 
>>  guide. 
>> Let me know if this is what you're looking for.
>>
>> Best regards,
>> Peter
>> AdWords API Team
>>
>
-- 
---
essenceglobal.com 
Facebook  • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/269be7c6-5d6e-4e6b-bd51-d436fcb1c58a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Level Final URL and Keyword level final URL

2017-07-28 Thread 'Tim Tsai' via AdWords API Forum
OK I see thanks for clearing that up for me. That answers me question.


Thanks!
Tim

On Friday, 28 July 2017 01:42:19 UTC-4, Peter Oliquino wrote:
>
> Hi Tim,
>
> FinalUrls can indeed be set at both the criterion (e.g. keyword) level 
> and at the ad level 
> 
>  separately. 
> However, if for example your keyword and ad both have finalUrls, then the 
> keyword's finalUrl will be prioritized. You may find out more about how 
> finalUrls are used in this section 
> 
>  of 
> our Upgraded URLs 
>  guide. 
> Let me know if this is what you're looking for.
>
> Best regards,
> Peter
> AdWords API Team
>

-- 
---
essenceglobal.com 
Facebook  • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3c668220-4fe8-4201-8c6c-d6850928fd03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Level Final URL and Keyword level final URL

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tim,

FinalUrls can indeed be set at both the criterion (e.g. keyword) level and 
at the ad level 

 separately. 
However, if for example your keyword and ad both have finalUrls, then the 
keyword's finalUrl will be prioritized. You may find out more about how 
finalUrls are used in this section 

 of 
our Upgraded URLs 
 guide. 
Let me know if this is what you're looking for.

Best 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/9eb970db-9ee0-4f73-b550-6fb80284ee88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ad Level Final URL and Keyword level final URL

2017-07-27 Thread 'Tim Tsai' via AdWords API Forum
Hi there,

I am wondering if there are differences in the URL between the final URL 
set at the Ad level and at the Keyword Level?

I know that there is the field finalurls 

 
field in the AdGroupCriterionService, and I assume that applies to final 
urls at the ad level. Is this correct? Is there a field at the Keyword 
Level?


Thanks,
Tim


-- 
---
essenceglobal.com 
Facebook  • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/07be65bc-01ec-4ac7-a0e9-c2b79dd02349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.