Bonjour,
Voilà je me lance dans la réalisation d'une interface de gestion des
annonces. Interface réalisée en Vb.net.
Bref, ma question est la suivante:
Pour des annonces publiées sur mon site internet, je dois en faire la
promotion via l'interface pour les mettre en valeur sur Google. La
méth
Hi
I'm using the v13 version with VB.net
My code is :
Imports com.google.adwords
Private ServiceGoogle As New CampaignService()
ServiceGoogle.email = New email1()
ServiceGoogle.email.Text = New String() {"myem...@jkh.com"}
(...)
And when i do that : MaCampagneGoogle = ServiceGoogle.addC
The fact is that this code worked very well two months ago!
On 19 nov, 11:11, "alexis.rouss...@gmail.com"
wrote:
> Hi
>
> I'm using the v13 version with VB.net
>
> My code is :
>
> Imports com.google.adwords
>
> Private ServiceGoogle As New Campai
Hi,
I try to get information on a single criterion.
Dim selector As New AdGroupCriterionSelector()
Dim idFilters As New AdGroupCriterionIdFilter
selector.criterionUse = CriterionUse.BIDDABLE
selector.criterionUseSpecified = True
idFilters.adGroupId = Long.Parse("My_Group_ID")
idFilters.adGr
Hi,
I try to get informations about keywords i send with the API.
With the production plateform i got no problem but with the sand box,
i got this error :
System.InvalidCastException = {"Impossible d'effectuer un cast d'un
objet de type
'Adwords_V2009.com.google.api.adwords.v200909.AdGroupCriter
Hi,
I wonder how long does it take to delete completly groups from Google
Adwords?
Because, With API I create campaigns, groups, keywords, and textAd
without any problem.
I have deleted groups (with key words and textAd) that i needn't, but
now i need this some of of this groups and i have a mes
Hi,
I have a lot of campaign and groups and sometimes i have the same
keyword in diffrent groups and different campaign. And i would like to
Post text ads in a regular way. Ihave been in the paramters of the
campaign, but it's still the "best" text Ad which is shown.
Is there any problem or somet