Hello Dominic,
1. This is correct. The UI gives you a notice about this.
2. I expect they re-create the ad as well. They can be keeping the list of
such ads on their side and present them to you as a single ad (just a
guess).
Bottom line, there is no way in AdWords to change Ad destination UR
Thanks for your quick reply - I hope I don't bother you, but I need to be
100% sure, as this is super important for me and the approach how we'll use
the API in the future:
- Changing a target or display URL in the frontend of adwords performes
actually a duplicat with new URLs and delet
Hello Dominic,
1. Correct. The way it is implemented (and the same way AdWords UI does it)
is to create a new ad with the new URL and delete the old one. You will
still be able to obtain historical stats for both.
2. Right, this is for cases where you use click trackers or URL parameters
but
Hi Danial -
Thanks for your answerhowever i'm still struggeling with your answer,
because of those two circumstances:
- all bid-managment-tool do rewrite URLs in order to work
- in another post - on 16.09.14 - you stated that with the release of
"upgraded URL" this should be possib
Hello Dominic,
No, this is not possible with AdWords.
-Danial, AdWords APi Team.
On Monday, February 9, 2015 at 2:14:46 PM UTC+3, Dominic Asche wrote:
>
> @Anash - does this mean, there is no way to update for example the target
> url of an text ad?
>
>
>
>
> Am Dienstag, 19. März 2013 09:13
@Anash - does this mean, there is no way to update for example the target
url of an text ad?
Am Dienstag, 19. März 2013 09:13:20 UTC+1 schrieb Anash P. Oommen (AdWords
API Team):
>
> Hi,
>
> AdWords doesn't allow you to update text ad fields once you have created
> it. You need to create a c
Hi,
AdWords doesn't allow you to update text ad fields once you have created
it. You need to create a copy of the text ad with modified field values and
delete the existing ad instead.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Friday, March 15, 2013 11:32:26 PM UTC+5:30, Ivan Panteleev
Hi
For example, I wanna update some of TextAd parameters.
I'm trying to do this with this code:
function UpdateAd(AdWordsUser $user, $adGroupId, $adId) {
$adGroupAdService = $user->GetService('AdGroupAdService',
ADWORDS_VERSION);
$ad = new TextAd();
$ad->id = $adId;
$ad->headlin