Hi,
Launched a campaign with carrier segmentation Yoigo,"ES","Spain","70333"
but seems that never get traffic. In the UI appear that carrier for Spain
but i dont know if the problem is that Google dont have traffic for that
carrier segmentation of there is another code, cause Yoigo is under
M
We have a Google Cloud Project setup with API access for Google Ads.We
have a website where we have a Google Sign In page and consent screens
setup.The project is in a Publishing Status of "Testing" and User Type
of "External".We have two test users added to the project. One is
Hi!
Does any one have a working example on how to update a current campaign
budget with the google ads api php in 2023? I can't find a full example on
that for the 2023 version of the google ads api.
I appreciate your comments and answers, thank you
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hello all :)
I was wondering, if I add and delete some ads with the service
*AdGroupAdService,
*using the method mutate, If It returns me some errors ( *not in all the
operations i want to upload *), does it perfom correctly the others
operations?
My initial guess was it does, but after a few
rumadvisor
escribió:
>
> Hello Jorge,
>
> I have replied privately to you with the response. Please find the
> response below:
>
> Thank you for sharing the details. I was able to pull the Ad Customizers
> Feed Item report to pull the targeting data. It looks like the sp
Any updates or news about the topic and the solution?
El miércoles, 19 de junio de 2019, 17:31:39 (UTC+2), adsapiforumadvisor
escribió:
>
> Hi Jorge,
>
> Could you please share the client customer Id, using Reply privately to
> author option, to check this further?
>
&
Hello Bharani.
I tried you query, but again TargetingCampaignId, TargetingAdGroupId are
returned as 0. All the variables are returned OK, except those two...
El miércoles, 19 de junio de 2019, 17:17:40 (UTC+2), adsapiforumadvisor
escribió:
>
> Hello Jorge,
>
> Thank you for cla
variables at least must
have a value different from 0.
Or does it mean that the ad customizer is declared at account level?
I hope that helps
thank you for your response and time!
El martes, 18 de junio de 2019, 21:57:45 (UTC+2), adsapiforumadvisor
escribió:
>
> Hello Jorge,
>
> You c
Hello everyone!
I was just working with the PLACEHOLDER_FEED_ITEM_REPORT, in which I'm
interested in extracting the following values:
-
AdGroup_Id
-
Ad_Id
-
Campaing_Id
-
External_Customer_Id
-
Feed_id
-
FeedItem_Id
-
Hello everyone!
I was just working with the PLACEHOLDER_FEED_ITEM_REPORT, in which I'm
interested in extracting the following values:
-
AdGroup_Id
-
Ad_Id
-
Campaing_Id
-
External_Customer_Id
-
Feed_id
-
FeedItem_Id
-
Hello everyone!
I was just working with the PLACEHOLDER_FEED_ITEM_REPORT, in which I'm
interested in extracting the following values:
-
AdGroup_Id
-
Ad_Id
-
Campaing_Id
-
External_Customer_Id
-
Feed_id
-
FeedItem_Id
-
Management();
Thanks!
El martes, 27 de noviembre de 2018, 8:42:30 (UTC+1), Peter Oliquino
(AdWords API Team) escribió:
>
> Hi Jorge,
>
> There is currently no CpvBid that is supported
> <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.BiddingStrat
Hi, I would like to remotely update AdGroup CpvBid value from Adwords Api
but I didn't find anything in the docu.
Have already tried the following code:
# Initialize appropriate service.
ad_group_service = client.GetService('AdGroupService',
version='v201802')
# Constr
Hi,
I would like to remotely update CpvBid of an AdGroup but I can't find a way
in the API to do it.
I'm working with Python Client and have already tried with:
# Initialize appropriate service.
ad_group_service = client.GetService('AdGroupService', version='v201802')
# Construct operations and
Hi Sreelakshmi,
Thank you for your reply.
Basically I need all the fields available on the call metrics api report plus
the keyword(which shows on the call details report on UI).
I can’t seem to find a way to find the exact keyword for each call.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Can someone point me in the right direction on how to retrieve the keyword
that triggered the click for call only and call extensions?
I have seen other posts including this one:
https://groups.google.com/forum/m/#!topic/adwords-api/1sS-Ks5q9zE
which is exactly what I'm trying to accomplish.
What can we go by to correlate the reports so we can end up with the same data
as the call details report that is available onthe interface?
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~
Hi
I have been using for a while one my accounts this script:
https://developers.google.com/adwords/scripts/docs/solutions/account-summary
Point here, is that I am receiving an error since 3rd April
Invalid reporting query: UNSUPPORTED_VERSION: RequestError.UNSUPPORTED_VERSION.
(line 181)
Be
Hi,
I've found some weird behaviour trying to apply some conditions to an
AdGroupSelector.
I've attached a script to show this weird scenario :-(
Here is the output of the script ( Removing Campaign & Adgroups names for
the sake of privacy) , but feel free to execute in your own accounts:
ptiembre de 2016, 20:39:29 (UTC+2), Anthony Madrigal
escribió:
>
> Hello Jorge,
>
> Thanks for the information. Yes, currently you will only get back the Id
> of the MCC account whether you omit the clientCustomerId or not. We are
> currently working on making all the clie
It seems that doesn't matter if you add your clientCustomerId(MCC) in the
soap headers or not .
>From our side , we always get only the ClientCustomerId of the MCC account.
As other people said in this thread , when you omit ClientCustomerId of
your MCC on SOAP Headers, it should return a li
Hi Umesh! Thanks for your help =) finally the same day i can use this:
$var=print_r($monthlysearches['x'],true);
echo $var;
To show the data about last 'x' months
=)
El martes, 24 de noviembre de 2015, 22:57:29 (UTC+1), Umesh Dengale
escribió:
>
> Hello,
>
> The MonthlySearchVolumeAttribute
Hi!
I try with the example api GetKeywordsIdeas.php from folder 'v201509' get
the MonthlySearchVolume, but when i want to show, appears that error:
Catchable fatal error: Object of class MonthlySearchVolume could not be
converted to string in
C:\xampp\htdocs\adwords\examples\AdWords\v201509\O
How can i resolve this:
Catchable fatal error: Object of class MonthlySearchVolume could not be
converted to string in
C:\xampp\htdocs\adwords\examples\AdWords\v201509\Optimization\GetKeywordIdeas.php
on line 98
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our b
h our
campaind Id and adgroupd id for a maxCPC of 10 pounds I get that the
average ad position is 3.28 when in the performance records we've got 1.7.
Is it only me experience this kind of results?
Best
Jorge
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog
instead
of null I get zero.
I can build exception on my script but do you have any idea why this is
happening?
Best
On Tuesday, 2 December 2014 15:53:11 UTC, Jorge Brasil wrote:
>
> Hi,
>
> I am developing an application that uses the traffic estimation service to
> get some pred
toString(meanCpc /100);
features[2] = Double.toString(meanAveragePosition);
features[3] = Double.toString(meanClicks);
features[4] = Double.toString(meanImpressions);
words_param.add(features);
}
Hi Josh,
Thanks a lot for you time but I managed to solve the issue.
Best Regards
Jorge
On Monday, 1 December 2014 14:32:08 UTC, Josh Radcliff (AdWords API Team)
wrote:
>
> Hi Jorge,
>
> Could you send the following *only to me* by clicking *Reply to Author*?
>
>-
Is there any chance that you can help me? I don't really know what to do
anymore.
Best
On Thursday, 27 November 2014 10:08:54 UTC, Jorge Brasil wrote:
>
> Hi Anash,
>
> I can't find that file and I think I know why.
>
> Those xml are going to be created with the l
Oommen (AdWords API
Team) wrote:
>
> Hi Jorge,
>
> If you can capture a SOAP request and response XML and post it after
> removing the credentials and developerToken from the request XML, it would
> be most useful. See
> https://github.com/googleads/googleads-java-lib#how-
nd I've tried everything, even making the requests
using python(the outcome was the same null).
Thanks in advance
Jorge Brasil
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.go
Does anyone know if using "Google apps for business" would improve my SEO
position?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~
Hello,
I've seen other people with the same issue. I've tried the solutions
pointed in the threads.
NON TEST MCC Account: 141-526-8251
TEST MCC Account: 291-393-7808
chlid TEST MCC Account: 402-457-3208
I think billing and TOS are ok on NON TEST MCC Account.
Please can you check if there is any
I am defining the product business requirements that a set of developers
will be working with to complete/support a software enhancement but I have
been unable to identify a reporting issue in Google Analytics as it
pertains to Google AdWords Campaigns.
My objective is to complete a campaign
34 matches
Mail list logo