My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

AdWords API v2009

v2009 Docs | v13 Docs

type TargetingIdeaSelector

A descriptor for finding TargetingIdeas that match the specified criteria.

Namespace

  • https://adwords.google.com/api/adwords/o/v200909

Fields

Field Type Description
searchParameters
  1. SearchParameter[]
    1. AdTypeSearchParameter
    2. CompetitionSearchParameter
    3. IncludeAdultContentSearchPa...
    4. KeywordCategoryIdSearchPara...
    5. KeywordMatchTypeSearchParam...
    6. MobileSearchParameter
    7. NgramGroupsSearchParameter
    8. PlacementTypeSearchParameter
    9. RelatedToUrlSearchParameter
    10. SeedAdGroupIdSearchParameter
    11. AverageTargetedMonthlySearc...
    12. ExcludedKeywordSearchParameter
    13. GlobalMonthlySearchesSearch...
    14. RelatedToKeywordSearchParam...
    15. CountryTargetSearchParameter
    16. LanguageTargetSearchParameter
Search for targeting ideas based on these search rules.

An empty set indicates this selector is valid for selecting metadata with default parameters. This field must not contain null elements. This field is required and should not be null.

ideaType IdeaType Limits the request to responses of this IdeaType, e.g. KEYWORDS or PLACEMENTS. This field is required and should not be null.
  1. Enumerations
    1. KEYWORD
      1. Keyword idea.

    2. PLACEMENT
      1. Placement idea.

requestType RequestType Specifies the RequestType, e.g. IDEAS or STATS. This field is required and should not be null.
  1. Enumerations
    1. IDEAS
      1. Request for new ideas based on other entries in selector. This RequestType can be used to request other ideas using keyword/placements that the user already has.

    2. STATS
      1. Request for stats for entries in selector. This RequestType can be used to request the stats for keywords/placements that the user already has.

requestedAttributeTypes AttributeType[] Request Attributes and AttributeMetadatas for this set of Types.

An empty set indicates a request for KeywordAttribute, PlacementAttribute, and IdeaType. This field must not contain null elements.


  1. Enumerations
    1. AD_SHARE
      1. Represents the percentage of the time that the advertiser's ad (if applicable) was shown for queries associated with the given keyword idea.

        Resulting attribute is DoubleAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    2. APPROX_CONTENT_IMPRESSIONS_PER_DAY
      1. Represents the (approximate) number of impressions per day for this placement idea on the content network. Resulting attribute is LongRangeAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    3. AVERAGE_TARGETED_MONTHLY_SEARCHES
      1. Represents the average number of searches (approximated) on this keyword idea, targeted to the specified geographies.

        Resulting attribute is LongAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    4. COMPETITION
      1. Represents the relative amount of competition associated with the given keyword idea, relative to other keywords. This value will be between 0 and 1 (inclusive).

        Resulting attribute is DoubleAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    5. EXTRACTED_FROM_WEBPAGE
      1. Represents the webpage from which this keyword idea was extracted (if applicable.)

        Resulting attribute is WebpageDescriptorAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    6. FORMATS
      1. Represents the various types of ads & sizes of ads that may render within the given placement idea.

        Resulting attribute is AdFormatSpecListAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    7. GLOBAL_MONTHLY_SEARCHES
      1. Represents the (approximate) number of searches for the given keyword idea, independant of any geo settings.

        Resulting attribute is LongAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    8. IDEA_TYPE
      1. Represents the type of the given idea.

        Resulting attribute is IdeaTypeAttribute.

        This element is supported by following IdeaTypes: KEYWORD, PLACEMENT.

    9. IN_STREAM_AD_INFO
      1. Represents the duration(s)/other instream information, for the given placement idea. (if applicable)

        Resulting attribute is InStreamAdInfoAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    10. KEYWORD
      1. Represents the Keyword corresponding to the given keyword idea.

        Resulting attribute is KeywordAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    11. KEYWORD_CATEGORY
      1. Represents a category id for a category within the category hierarchy for keyword ideas.

        Resulting attribute is IntegerSetAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    12. NGRAM_GROUP
      1. Represents the ngram group for the given keyword idea.

        Resulting attribute is StringAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    13. PLACEMENT
      1. Represents the Placement corresponding to the given placement idea.

        Resulting attribute is PlacementAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    14. PLACEMENT_NAME
      1. Represents the publisher given name of the given placement idea (if applicable).

        Resulting attribute is StringAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    15. SAMPLE_URL
      1. Represents a sample page upon which the given placement idea shows from the content network.

        Resulting attribute is StringAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    16. SEARCH_SHARE
      1. Represents the percentage of the time that the advertiser's webpage (if applicable) was shown for queries associated with the given keyword idea.

        Resulting attribute is DoubleAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

    17. PLACEMENT_CATEGORY
      1. Represents a category id for a category within the category hierarchy for placement ideas. Resulting attribute is IntegerAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    18. PLACEMENT_TYPE
      1. Represents the type of media of the given placement idea. Some examples of this could include: videos on the web, web sites, flash games on the content network, website feeds, etc.

        Resulting attribute is PlacementTypeAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    19. PUBLISHER_DESCRIPTION
      1. Represents the publisher-supplied description of the given placement idea.

        Resulting attribute is StringAttribute.

        This element is supported by following IdeaTypes: PLACEMENT.

    20. TARGETED_MONTHLY_SEARCHES
      1. Represents the (approximated) number of searches on this keyword idea (as available for the past twelve months), targeted to the specified geographies.

        Resulting attribute is MonthlySearchVolumeAttribute.

        This element is supported by following IdeaTypes: KEYWORD.

paging cm:Paging A Paging object that specifies the desired starting index and number of results to return.

A null value indicates all available results should be returned.

localeCode xsd:string The locale code (for example "en_US") used for localizing strings, controlling numeric formatting, and the like. See RFC 3066 for information on the format used.
currencyCode xsd:string The currency code to be used for all monetary values returned in results in ISO format (see http://www.unicode.org/cldr/data/diff/supplemental/supplemental.html). The default is "USD" (US dollars).