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.