Hii,
Please help about problem get all clientID in a adwords acount.
thank
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Do we have a way to get all placement from my account, Currently i dump all
criterion from the account and pick the Placements out.
do we have something like.
Predicate statusPredicate = new Predicate();
statusPredicate.field = "Criterion.Type";
statusPredicate.@operator = PredicateOperator.EQUAL
Sorry for the double post; doesn't appear that I can edit my other one,
I also need some more keyword information, specifically
- Cost
- Conversions
- Clicks
- Impressions
Thank you!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
Hi how do I get all the adwords under an adGroup with the PHP SDK?
I can get all adgroup criteria but it doesn't include keywords:
* This example gets all ad group criteria in an ad group. To add ad
* group criteria, run AddAdGroupCriteria.php. To get ad groups, run
* GetAllAdGroups.php.
Any
I have been trying to figure out how to attribute performance data to
UserInterest and UserList criteria. Since there is no report which
returns this information, the only way I can see getting this
information would be to split adgroups and campaigns by audience and
set the bids for each independe
For our update we ended up pulling 3 reports and merging their
contents to get the same functionality out of the new reporting.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-
Hi,
I`m a newbie with the use of Googlemap APIs. So I was wondering, how
you can use the Javascript-API to make an application that connects
Geocodes, which you can enter yourself. Do I have to use a listener
for somekind of event like "click" or something else?
Hope you can help me.
Kotton
--
How that would help since it's v13 that is returning more results than
v201008? That's assuming that adding a filter can only make the results
smaller or the same size.
I've tried many different filter combinations and it returns the same
results for v201008 with or without the filter {'field':
Hi David,
I just tried the request again and this time I get a different error
that's much more informative than that of five days ago -
SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED
I believe the general advice for this error is to use Paging but I
don't see it supported in v201008's CampaignTarge
Excellent thank you David!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subsc
In case that other thread gets buried, this link has all fields for
all reports separated out into tables by report type:
http://code.google.com/apis/adwords/docs/appendix/reports.html
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwor
The link I posted above has all the fields selectable for all reports
in separate tables for each report type.
The "Name" field in the table is the name by which the report fields
should be requested by through the API.
The url for the all the report tables including the
KeywordPerformanceReport
Hi,
This kind of report is still not available in the API but I'll
communicate your request to the team.
Best,
-David Torres - AdWords API Team
On Jun 17, 1:18 pm, Thiago Medeiros wrote:
> I found this post about this issue, but it´s about 6 months ago.
>
> http://code.google.com/apis/adwords/
Hi,
The discrepancy might be coming from the fact that your filtering by
SearchOnly in your v13 report while
in the new report you are not applying any filters to the network
AdNetworkType2.
Best,
-David Torres - AdWords API Team
On Jun 17, 2:05 pm, Joshua Chan wrote:
> Greetings,
>
> I'm curr
Hi Herbert,
It is not possible to obtain that information right now from the
report, but I'll communicate your request to the team.
Best,
-David Torres - AdWords API Team
On Jun 17, 1:36 pm, herbertbintoroe wrote:
> Hey all,
>
> I just wonder if it is possible to tell if the results that I am
Hi Thiago,
We don't have any estimates yet, but I'll raise the request to my team
again.
Best,
-David Torres - AdWords API Team
On Jun 17, 1:18 pm, Thiago Medeiros wrote:
> I found this post about this issue, but it´s about 6 months ago.
>
> http://code.google.com/apis/adwords/forum.html?place
Hi,
You can use "anonymous" as consumer key and secret for testing against
sandbox and then apply here
http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html
for using it in production.
Best,
-David Torres - AdWords API Team
On Jun 16, 5:43 pm, Doug wrote:
> Hi! So I finall
Hi,
You can use "anonymous" as your consumer_key and consumer_secret for
testing against sandbox or you can apply for getting both by following
the instructions here
http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html
Best,
-David Torres - AdWords API Team
On Jun 16, 5:43
Hello reeta,
The ad can not be updated once created. In order to change an ad,
create a new one and delete the old one.
BR, Danial, AdWords API Team.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups
Hi,
I'm not able to find your request in our logs, do you mind posting a
more fresh request id? and I'l be glad to investigate.
Best,
-David Torres - AdWords API Team
On Jun 16, 1:49 pm, Joshua Chan wrote:
> Hello,
>
> while using v13's CampaignTargetService.Get on a certain account, I've been
Hi All.
I also wanted to communicate that we have also included more
information in our Report Types appendix to call out those kind of
fields, like Date, that prevent report for returning zero impression
rows.
Please give it a look to the appendix
http://code.google.com/apis/adwords/docs/append
Hi Shay,
You just need to add ConversionCategoryName as a field to your report
and it will segment by the type of conversion.
Best,
-David Torres - AdWords API Team
On Jun 16, 10:30 am, ShayBarChen wrote:
> Hey ,
>
> In v13 i was able to retrieve signup and leads conversion Per Ad , how
> can
Hi,
Can you share request ids for your logs? I'll be glad to investigate
in our side having your request ids.
Best,
-David Torres - AdWords API Team
On Jun 16, 7:23 am, Pulkit wrote:
> Hi,
>
> I just checked the staus of job it shows cmpleted but still not able
> to see even a single add in li
Hi,
Most of the statistical data in reports in only available a few hours
(usually 3 hours) after the ad impressions occurred.
Best,
-David Torres - AdWords API Team
On Jun 16, 3:57 am, munna wrote:
> Hi All,
> Can we get the real time data for keyword report .I am using ad words
> api v13.
>
Hi Eric,
Thanks for your reply. Once I got to grips with the different selector name
and format in this service (why is that?) I can see the information you
refer to, so that's a great start.
If I specify a customer ID in the ServicedAccountSelector, only the Account
data is returned, not the
Hi Eric,
Thanks for your reply. Once I got to grips with the different
selector name and format in this service (why is that?) I can see the
information you refer to, so that's a great start.
If I specify a customer ID in the ServicedAccountSelector, only the
Account data is returned, not the Li
Hi All,
You can also access the English docs by replacing "de" with "en" in the URL:
http://code.google.com/intl/en/apis/adwords/docs/
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blog
Hi all,
I am using v201101 to update campaign adscheduling target list.
When I Try to upload adscheduling target for a specific campaign then it
works successfully
but When try to update bidMultiplier for AdScheduleTarget Object , then it
doesn't seems work well.
For example I want to update b
The same problem is for get the adgroup's bid.
What's the correct procedure for retrieving info and bids?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~
Hi,
I'have some problems to upgrade my system to the new API version.
I'm using the PHP client.
For example when I try to download all the keywords from an adgroup the bids
property are empty.
Is there a field to set or is there a new procedure?
thx, Marco
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I wrote a method for adding some parameters to the destination URLs of
TextAds for our customers. Because its not possible to change the URL
directly i first create a new Ad as a copy of the original ad, adding
the parameters to the new Ad's URL and then setting the status for the
orginial Ad to de
Ok, thanks for help.
Regards
On Jun 20, 8:01 pm, David Torres wrote:
> Hi,
>
> There is no API to automatically apply changes to your campaigns based on
> suggestions, though is something that can be build using the API along with
> the suggestions retrieved via the BulkOpportunityService.
>
>
Hi there,
We are dealing with the same problem here. For efficient retrieval of
the approval status, adding this field to the Keyword Performance
Report would be very useful.
Could you give us some feedback on the progress with this issue?
Thanks,
Mack.
On May 17, 7:36 pm, Kevin wrote:
> Hi Dav
Here is the code: Here id's and other things are correct.
// Get the AdGroupAdService.
$adGroupAdService = $user>GetAdGroupAdService();
$adGroupId = (float) $engineAdGroupId;
$adId = (float) $engineAdvertisementId;
// Create text ad.
$textAd = new TextAd();
$textAd->id = $adId;
34 matches
Mail list logo