Thanks for your reply Eric. Still one more question.
In our account, we have some campaigns for which we selected targeting as google search for some we set as content. but when I call AdwordsTargetingService for some campaigns having targeting type google search, I am getting Networktargeting type as both GOOGLE_SEARCH and CONTENT_CONTEXTUAL even the content option is unselected. Why is this happening? On Mar 25, 9:44 pm, AdWords API Advisor <[email protected]> wrote: > Hi Raj, > > More information on these values is available here: > > http://groups.google.com/group/adwords-api/browse_thread/thread/cff28... > > Best, > - Eric Koleda, AdWords API Team > > On Mar 24, 4:12 pm, Raj <[email protected]> wrote: > > > > > I am sorry I corrected this bug. > > > But I need some help in the following. > > > I used CampaignTargetingService to get NetworkCoverateType. > > > The thing is I am getting correct types for some campaigns and for > > some other I am getting three types GOOGLE_SEARCH, SEARCH_NETWORK, > > CONTENT_CONTEXTUAL > > > which is unusual in my campaigns. > > > I would like to know based on which parameters it is giving these > > types? > > like history, or dates... > > > Thanks, > > Raj > > > On Mar 24, 1:13 pm, Raj <[email protected]> wrote: > > > > Hello adwords team, > > > I have two questions. > > > > 1. I am working on getting all campaigns. > > > I need to get networktype. > > > For this I used Campaign service where I am getting network type as > > > ALL but actually it should be of GOOGLE_SEARCH > > > > then I saw one of your reply for one question and > > > I used CampaignTargetService. > > > Here I am getting > > > [88] => NetworkTargetList Object > > > ( > > > [targets] => Array > > > ( > > > [0] => NetworkTarget Object > > > ( > > > [networkCoverageType] => > > > CONTENT_CONTEXTUAL > > > [TargetType] => NetworkTarget > > > [_parameterMap:private] => Array > > > ( > > > [Target.Type] => > > > TargetType > > > ) > > > > ) > > > > [1] => NetworkTarget Object > > > ( > > > [networkCoverageType] => > > > GOOGLE_SEARCH > > > [TargetType] => NetworkTarget > > > [_parameterMap:private] => Array > > > ( > > > [Target.Type] => > > > TargetType > > > ) > > > > ) > > > > [2] => NetworkTarget Object > > > ( > > > [networkCoverageType] => > > > SEARCH_NETWORK > > > [TargetType] => NetworkTarget > > > [_parameterMap:private] => Array > > > ( > > > [Target.Type] => > > > TargetType > > > ) > > > > ) > > > > ) > > > > [campaignId] => 46466421 > > > [TargetListType] => NetworkTargetList > > > [_parameterMap:private] => Array > > > ( > > > [TargetList.Type] => TargetListType > > > ) > > > > ) > > > > If you see It is also giving three values means "ALL" > > > But It is of GOOGLE_SEARCH type. > > > > 2. One more thing is I am getting 35-40 campaign ids results for a > > > given single campaign ID. Which don't exist in my adwords account. > > > > Please help me in this. > > > > Thanks, > > > Raj -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
