Re: adGroupCriteriaService Keyword Object not returning Destination URL

2010-04-29 Thread GarethFuller
Thanks Eric,

Feel a bit silly now :(

Gareth

On 28 Apr, 23:01, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Gareth,

 The destination URL is stored on the BiddableAdGroupCriterion object,
 which wraps around a Criterion (such as a Keyword) and holds the ad
 group specific settings for that keyword.

  http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCrite...

 Best,
 - Eric Koleda, AdWords API Team

 On Apr 27, 11:55 am, GarethFuller gareth...@googlemail.com wrote:



  Hi,

  This is just a quick question... I am returning a criterion for an ad
  group id and getting a keyword object in the form of:

  Keyword Object
  (
      [text] = ##string##
      [matchType] = ##type##
      [id] = ##id##
      [CriterionType] = Keyword
      [_parameterMap:private] = Array
          (
              [Criterion.Type] = CriterionType
          )

  )

  I have had a look around and in the google docs but it seems there is
  no way to get the Destination URL if the keyword has this option
  enabled and a value assigned to it in the API. Could anyone confirm
  that this is the case if they have time.

  As a note I am using php.

  Many thanks,

  Gareth

  --
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  Have you migrated to v200909 yet?
  The v13 sunset is on April 22, 2010.

  Also find us on our blog and discussion 
  group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

  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 
  athttp://groups.google.com/group/adwords-api?hl=en

 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Have you migrated to v200909 yet?
 The v13 sunset is on April 22, 2010.

 Also find us on our blog and discussion 
 group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 
 athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: adGroupCriteriaService Keyword Object not returning Destination URL

2010-04-28 Thread AdWords API Advisor
Hi Gareth,

The destination URL is stored on the BiddableAdGroupCriterion object,
which wraps around a Criterion (such as a Keyword) and holds the ad
group specific settings for that keyword.

  
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.BiddableAdGroupCriterion.html#destinationUrl

Best,
- Eric Koleda, AdWords API Team

On Apr 27, 11:55 am, GarethFuller gareth...@googlemail.com wrote:
 Hi,

 This is just a quick question... I am returning a criterion for an ad
 group id and getting a keyword object in the form of:

 Keyword Object
 (
     [text] = ##string##
     [matchType] = ##type##
     [id] = ##id##
     [CriterionType] = Keyword
     [_parameterMap:private] = Array
         (
             [Criterion.Type] = CriterionType
         )

 )

 I have had a look around and in the google docs but it seems there is
 no way to get the Destination URL if the keyword has this option
 enabled and a value assigned to it in the API. Could anyone confirm
 that this is the case if they have time.

 As a note I am using php.

 Many thanks,

 Gareth

 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Have you migrated to v200909 yet?
 The v13 sunset is on April 22, 2010.

 Also find us on our blog and discussion 
 group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 
 athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


adGroupCriteriaService Keyword Object not returning Destination URL

2010-04-27 Thread GarethFuller
Hi,

This is just a quick question... I am returning a criterion for an ad
group id and getting a keyword object in the form of:

Keyword Object
(
[text] = ##string##
[matchType] = ##type##
[id] = ##id##
[CriterionType] = Keyword
[_parameterMap:private] = Array
(
[Criterion.Type] = CriterionType
)

)

I have had a look around and in the google docs but it seems there is
no way to get the Destination URL if the keyword has this option
enabled and a value assigned to it in the API. Could anyone confirm
that this is the case if they have time.

As a note I am using php.

Many thanks,

Gareth

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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