Josh, 

    Thanks a lot for your reply. But my final url Domain would be the same 
irrespective of the parameters passed. So i have to give 2 final URLs with 
and without parameters?

   As per this documentation just the domain wouldn't suffice?

     *Check your final URL* to make sure it meets these requirements: 
*     Domain:* The final URL that you enter for your ad needs to use the 
same domain as your landing page's domain (the website where people 
actually end up).
     https://support.google.com/adwordspolicy/answer/6021546

  Thanks
Gopi


On Tuesday, June 16, 2015 at 6:46:53 AM UTC-7, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Gopi,
>
> It sounds like for your use case, the user may be redirected to *more 
> than one* final URL. In that case, you should include *all* of the final 
> URLs in the finalUrls collection 
> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.Ad#finalUrls>.
>  
> In fact, this is precisely why the *finalUrls* field is a collection 
> instead of a single value.
>
> Regarding approvals, the approval process may mark an ad disapproved after 
> some time, so you should periodically check your account for disapproved 
> ads. You can do this either by retrieving the AdGroupAd.approvalStatus 
> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.AdGroupAd#approvalStatus>
>  via AdGroupAdService 
> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService>,
>  
> or by running an AD_PERFORMANCE_REPORT 
> <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report>
>  that 
> includes the CreativeApprovalStatus field 
> <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#creativeapprovalstatus>.
>  
> I'd recommend the latter, since report requests are more lightweight.
>
> Cheers,
> Josh, AdWords API Team
>
> On Friday, June 12, 2015 at 4:57:18 PM UTC-4, Gopi wrote:
>>
>> Hi All, 
>>
>>    My Ad currently looks like 
>>
>>    Display URL : website.com
>>    Destination URL : http://tracker.redirect/?param1=type&param2=location
>>    Landing Page:  local.website.com/index.do?param1=type&param2=location
>>
>>    Using Upgraded URL
>>     Display URL: website.com
>>     FInalUR: local.website.com/index.do
>>     TrackingTemplate:http://tracker.redirect/?param1=type&param2=location
>>
>>   The user will land on local.website.com, but the based on the 
>> parameter values passed my drop down or html text might be preselect or 
>> change accordingly on the same page. Would that content change be 
>> considered as Disapproved?
>>
>>    Please suggest, what content changes are allowed and what would Google 
>> consider as content mismatch ?
>>
>>    Some of the Upgraded Ads shows up as approved and after 2 weeks they 
>> are marked as Disapproved, how would we know if the upgraded Ad is Approved 
>> or disapproved? Do we need to check their status regularly?
>>
>> Thanks
>> Gopi
>>
>>
>>     
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e9bce9e6-5515-4e7f-9dfe-13d71293b723%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to