Hi Tiana, If I'm understanding your question correctly, you're looking for some way to find the campaigns that correspond to the promotions you created in the AdWords Express user interface, using the promotion name you entered. If that's the case, then unfortunately the answer is that there's no way to get that mapping from the AdWords API. However, you can at least detect which campaigns are Express campaigns by looking for Campaign.advertisingChannelSubType <https://developers.google.com/adwords/api/docs/reference/v201506/CampaignService.Campaign#advertisingChannelSubType> of *SEARCH_EXPRESS* or *DISPLAY_EXPRESS*.
Thanks, Josh, AdWords API Team On Tuesday, August 11, 2015 at 10:51:04 AM UTC-4, Umesh Dengale wrote: > > Hello, > > We ask the user to provide SOAP request and response by *Reply privately > to author* in the forum when responding because sometimes the user > forgets to remove their developer token from the SOAP request logs while > posting. > As per the AdWords API forum rules > <https://groups.google.com/forum/#!msg/adwords-api/bBdNvBqDx1I/YA6Sz4pZXkEJ>, > avoid > posting confidential information mainly developer token. Once we have the > SOAP request and response logs which help us investigate the issue, we will > post the response on the forum. > > Thanks, > Umesh, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/369f40db-54f9-4813-bdf5-b03862faf8e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
