Re: Reg: Image Ad

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

Thank you for providing additional information about the scenario. However, my 
apologies as I would not be able to comment further regarding the behavior you 
have observed via the Google Ads UI as this is already outside of our scope. 
That being said, I would recommend that you reach out to the product experts 
via the Google Ads Community Forum for further guidance.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UEJTrl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/MORVE0PWISTR00Xl5vWMvHTIySe7utDnGVpg%40sfdc.net.


Re: Automatic Placements - Google Ads API

2019-08-19 Thread cv
Hi,

I have shared the given details through *Reply privately to author*

Thanks,

On Tuesday, 20 August 2019 01:30:48 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Chirag, 
>
> Could you please share the report query along with the client customer Id 
> information, to investigate further? You can share the details privately 
> via *Reply privately to author* option. 
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UEJX1f:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2e5226a0-67c1-4f0d-8ff7-72fd73b347fc%40googlegroups.com.


Re: Reg: Image Ad

2019-08-19 Thread Suresh Kumar Shenbagam
Hi Peter,

Thanks for the reply. I understand that I can update the ImageAds using 
AdService using Adwords API. But my question is, after creating the Image 
Ad using AdWords JAVA API, am getting some adId for the newly created Image 
Ad and am persisting this adId for future purpose.

After that, if someone goes to Google Ads UI, open that newly created Image 
Ad, doing some changes and saving the Image Ad, In this case, it is 
creating a new adId which I am not aware of or my application does not 
aware of.

For example, this is the url for viewing/editing the Image Ad,
https://ads.google.com/aw/ads/edit/display?campaignId=6445309094=77377458659=306880979;
*adId=378372800299*
=77377458659&__c=4810536426&__u=8206534617=0 

 

Please note the adId parameter in the above  URL and I am able to open the 
Image Ad using the above URL. After opening, if I make some changes like 
updating the finalURL or name, then it is creating a new Image Ad with new 
adId. 

So, I have stored some adId earlier (while creation), but here after this 
changes, new adId is different from stored one. Is there any 
link/connection between the old and new adId?

I want you to try these steps to replicate the problem,
1. Create a new Image Ad using Adwords Java API and note down the adId.
2. Login to Google Ads UI and edit the newly created Image Ad and Save. 
Note the adId now, both are different
3. So, if i want to read the Image Ad using adId which has been already 
stored, it returns null, since it could not find the Image Ad for the adId.

I hope you understand the problem now.
 

Suresh

On Monday, August 19, 2019 at 3:39:18 PM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Suresh,
>
> In the AdWords API, you should be able to update the fields of the ImageAd 
> 
>  
> using the AdService.mutate() 
> 
>  
> method. You need only to pass the Id 
> 
>  
> of the said ad and the fields you wish to modify. After the request, the Id 
> should remain the same.
>
> For retrieving the ImageAd details, you can use either the 
> AdGroupAdService.get() 
> 
>  
> or the AdService.get() 
> 
>  
> methods. Please also note that the AdGroupAdService is only for ADD 
> operations and for updating the Status 
> 
>  
> field, while the AdService serves as the one used for updating the other 
> fields of the supported ads of the AdWords API.
>
> Let me know if this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEJTrl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/48e62706-265d-4215-8c72-f8c105a0c75d%40googlegroups.com.


RE: Error while getting the campaign performance report

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi,

Could you confirm if there are any implemented post processing in the reports 
after it has been downloaded? I asked because, based on the logs, the issue 
appears that it may not have originated from the AdWords servers. Could you try 
and generate the report using the client library example without your current 
code?

You can refer to and use this readily made example to isolate the issue if it 
is indeed coming from the AdWords API or if it is from the C# client library 
itself. Let me know if the issue persists.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UHE1nM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/EQXaE0PWIIU200SFkpGmgTQLy5JUF3TVWDGw%40sfdc.net.


Include zero impressions while segmenting a report

2019-08-19 Thread Thomas Ludeau-Bonnet
Hi,
Is there a way to include zero impressions while segmenting a report?
I read here 
https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting
 

 that
zero impressions are always excluded when segmenting a report.
However, zero impressions being excluded, data returned is sometimes not 
corresponding to a continuous date range.
To give an example, let’s suppose that I want to look at the monthly clicks of 
an account over 2019 but that this account doesn’t have impressions from 
03-2019 to 07-2019. The result returned will be an array with only 3 elements 
corresponding to 01-2019, 02-2019 and 08-2019 while I would like an array with 
8 elements corresponding to each month from 01-2019 to 08-2019.
Is there a way to achieve this?
Thanks in advance.

Best regards,
Thomas

---
INTK News:
* We are proud of the latest websites we have launched: Zeeuws Museum  Kunsthal 
KAdE  Mondriaanhuis  Share your opinion with us.

Beatrixgebouw - 6th floor
Jaarbeursplein 6,
3521 AL Utrecht
The Netherlands
Tel. +33 6 03 73 03 30
www.intk.com

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/58B50589-EBB9-4D69-966F-FE0F8639FC49%40intk.com.


Re: BidModifier Guide

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Chirag,

You could use the AdGroupBidModifierService/CampaignBidModifierService to 
modify the bids for demographics by specifying the criterion_id of the 
demographics while performing the mutate operation and specifying the 
bid_modifier values for the given criteria. Alternatively, you could use 
AdGroupCriterionService/CampaignCriterionService to modify the bid values for 
demographic criteria. For your other concern, please refer to this help center 
article for more information on bid adjustments. Let us know if you need 
additional information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UEJHgX:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/UYqAR0PWI5PX00_g7T1vrlSmateKQYIPyBeA%40sfdc.net.


RE: Automatic Placements - Google Ads API

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Chirag,

Could you please share the report query along with the client customer Id 
information, to investigate further? You can share the details privately via 
Reply privately to author option.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UEJX1f:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qOKjG0PWI28R00FKkoJNvuT7OqdICXMBqxvQ%40sfdc.net.


Re: cannot create shopping ProductGroup tree in one batch. Getting LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE error

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for checking this. Let me explain this in detail. Based on your logs 
shared, you are creating a SUBDIVISION which will introduce the new level in 
tree. Here you are creating two units with index: INDEX0. This is still missing 
the Others node. Each subdivision must always be completely partitioned, so it 
must contain a node representing Other. Each subdivision must contain an 
"empty" case_value of the correct type. This child is usually referred to as 
Other because it represents "all other values" for that ListingDimensionInfo. 
Could you please take a look at the shared logs for on how the Others is 
implemented?

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UEJA9R:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/gKQ2g0PWI0XQ00Dksj8yvkRHa6QVGEXVrBdw%40sfdc.net.


RE: Get ad groups for each accessible costumer account

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hello André,

If you are using OAuth credentials from a manager account and are accessing a 
related customer account the login-customer-id header to the customer ID of the 
manager account. If you are using OAuth credentials from a manager account, 
then you should be able to find this by logging into your Google Ads manager 
account on the top right corner. To pull the specific ad group details in a 
client account, you will need to use the client customer Id here and then pull 
the specific ad groups from the account.

Let me know if you have any concerns.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UEJTua:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/tsgsH0PWHWJF00AkOM7BRKQP-r1rboQb3W7Q%40sfdc.net.


Automatic Placements - Google Ads API

2019-08-19 Thread cv
HI,

I was getting wrong placements using Automatic Placements.

[0] => Array

(

[display_name] => 
mobileapp::mobileapp::2-com.astontek.stockmaster

[placement] => mobileapp::2-com.astontek.stockmaster

[placement_type] => MOBILE_APPLICATION

[adgroup_id] => 52XX596

[target_url] => mobileapp::mobileapp::2-com.astontek.stockmaster

)


[1] => Array

(

[display_name] => mobileapp::mobileapp::2-com.bkidshd.movie

[placement] => mobileapp::2-com.bkidshd.movie

[placement_type] => MOBILE_APPLICATION

[adgroup_id] => 52XX596

[target_url] => mobileapp::mobileapp::2-com.bkidshd.movie


How I can avaoid same?


thanks,





)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1aa48f13-29dd-4c74-8e30-3557e752fe30%40googlegroups.com.


Re: Mobile App Category Add As A Placement Google Ads API

2019-08-19 Thread cv
Hi,

This has been solved.

I am able to add Mobile App Category.


Thanks,


On Monday, 19 August 2019 18:11:42 UTC+5:30, cv wrote:
>
> Hi,
>
> How I can add Mobile App Category under Google Ads API as a Manage 
> Placement?
>
> I was using code like this.
>
> $adGroupCriterion = new AdGroupCriterion([
> 'ad_group' => new StringValue(
> ['value' => 
> ResourceNames::forAdGroup($customerId, $adgroupId)]
> ),
> 'status' => AdGroupCriterionStatus::ENABLED,
> 'mobile_application' => new MobileAppCategoryInfo([
> 'mobile_app_category_constant' => new 
> StringValue(['value' => 'mobileAppCategoryConstants/60008'])
> ])
> ]);
>
> Thanks,
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/02b571e5-f908-464e-b6c7-535f98e7fc6b%40googlegroups.com.


Mobile App Category Add As A Placement Google Ads API

2019-08-19 Thread cv
Hi,

How I can add Mobile App Category under Google Ads API as a Manage 
Placement?

I was using code like this.

$adGroupCriterion = new AdGroupCriterion([
'ad_group' => new StringValue(
['value' => 
ResourceNames::forAdGroup($customerId, $adgroupId)]
),
'status' => AdGroupCriterionStatus::ENABLED,
'mobile_application' => new MobileAppCategoryInfo([
'mobile_app_category_constant' => new 
StringValue(['value' => 'mobileAppCategoryConstants/60008'])
])
]);

Thanks,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/697a1ed6-09a0-472a-898c-ea9445cca690%40googlegroups.com.


AdGroupCriterionPage query not giving existing age ranges, income ranges and genders

2019-08-19 Thread Chaitanya Kulkarni
 

Hi Team,


while creating a new search campaign using adwords APIs, values for Age 
Range, Income Range and Genders are added by default. *All the options are 
enabled by default*. But when I try to get the existing values using the 
PageQueries, these values are not getting reflected in the response. I 
always get null values.


Following is the code.




String query = "SELECT Id, IncomeRangeType WHERE AdGroupId = " + adGroupId

+ " AND CriteriaType = 'INCOME_RANGE' AND CriterionUse != 'NEGATIVE' ORDER 
BY Id";


AdGroupCriterionPage page = *null*;

*int* offset = 0;


*do* {

String pageQuery = query + String.*format*(" LIMIT %d, %d", offset, 
*PAGE_SIZE*);


page = adGroupCriterionService.query(pageQuery);


*if* (page.getEntries() != *null*) {

*for* (AdGroupCriterion adGroupCriterionResult : page.getEntries()) {

IncomeRange incomeRange = (IncomeRange) adGroupCriterionResult
.getCriterion();

AdwordsIncomeRange adwordsIncomeRange = *new* AdwordsIncomeRange(incomeRange
);

adGroupIncomeRangeList.add(adwordsIncomeRange);

}

}

offset += *PAGE_SIZE*;

} *while* (offset < page.getTotalNumEntries());


*return* adGroupIncomeRangeList;

=


*But when I make some changes in the ages range, income range and gender 
values through AdWords UI, the above query works perfectly fine and 
provides me the enabled/active ages ranges.*


Could you please let me know if there is any specific query param I need to 
get the default enabled/eligible age ranges, income ranges and genders?


Thanks,

Chaitanya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f1fd1496-6233-48a4-ba37-a95fbc35af0c%40googlegroups.com.


Get ad groups for each accessible costumer account

2019-08-19 Thread André Pimpão

Hey, there.

I would like to know if someone can help me with this, since I've been 
struggling here.

I'm trying to get all ad groups for each accessible customer 
(customers:listAccessibleCustomers) of the authenticated user and 
respective accounts (I'm trying with customer_clients and there can be 
multiple levels).
I'm using queries to achieve that, but I'm getting stuck when I'm trying to 
get the ad groups (after getting the customer clients ids), as I'm really 
confused which value I should use for the "login-customer-id" header.

Can someone clearly explain what "login-customer-id" should be used to get 
the ad groups of an account?
Or how to get the manager customer id (for multiple accounts), since it 
seems that is the id I should be using?

I'm using the new Google Ads API Beta v2.

Thanks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ae06786-e203-4e99-b153-0c2f5082ed59%40googlegroups.com.


Bid Modifier on AdGroup level

2019-08-19 Thread Petr R

Hi,
is it possible to use a bid modifier on a ad group level via Google Ads API?
If yes, what should a criterion key:value look like?
I've tried to add 'AgeRange' , 'Platform' to the xsi_type key but without 
luck.
Thanks for any hint..
RP


def main_add(client,adgroup_id,criterion_id,bid_modifier):
adgroup_criterion_service = client.GetService('AdGroupBidModifierService'
,version='v201809')
age_range = {
'xsi_type':'AgeRange',
'id':criterion_id
}

adgroup_criterion={
'adGroupId':adgroup_id,
'criterion':age_range,
'bidModifier':bid_modifier
}
operations =[
{
'operator':'ADD',
'operand':adgroup_criterion
}]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/03b2d915-1484-4a07-b1af-e93f5f577bd6%40googlegroups.com.


RE: Reg: Image Ad

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

In the AdWords API, you should be able to update the fields of the ImageAd 
using the AdService.mutate() method. You need only to pass the Id of the said 
ad and the fields you wish to modify. After the request, the Id should remain 
the same.

For retrieving the ImageAd details, you can use either the 
AdGroupAdService.get() or the AdService.get() methods. Please also note that 
the AdGroupAdService is only for ADD operations and for updating the Status 
field, while the AdService serves as the one used for updating the other fields 
of the supported ads of the AdWords API.

Let me know if this helps.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UEJTrl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Npmoz0PWHAV200j7ave04aQfWjxfodoKFJSQ%40sfdc.net.


RE: Getting Error : java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableDelegate whiel communicating with google ads API

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Shweta,

Thank you for reaching out.

However, your concern appears to be related to the Java client library. That 
said, you could open your concern to the GitHub Issue tracker for the AdWords 
API or the Google Ads API (whichever API you are using) as the client library 
owners are better equipped in assisting you on this matter.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEJTA4:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/UGCss0PWHAUB00gKo-QQfQQjWEe5icHoruLw%40sfdc.net.


Reg: Image Ad

2019-08-19 Thread Suresh Kumar Shenbagam
Hi,

We are writing an adapter for Google Ads using Adwords Java API.
I am able to create Image Ad using Adwords Java API. And I have uploaded an 
image to the image ad.
And I know, that I cannot update the image after creation. But there are 
some fields which can be updated are name, final URL.
Once Image ad created, the adId will be a unique id which is returned from 
API and we are storing that Id our DB.

So, if the user goes to Google Ads and update the name or final URL for an 
image ad, then a new adId has been created which is different from the one 
we stored earlier.
We need to keep in sync in our application what has been updated on Google 
Ads side, so we are trying to fetch the ad details using adId, but incase 
of Image Ad, the adId has been created as new, we lost track. And we are 
unable to fetch the Image Ad based on the adId we stored earlier.

Is there any other uniqueId for an Image Ad from which we can retrieve the 
Image Ad details. Or if there is an alternate / better way, please provide 
the same.
Please let me know, if the question is not clear.  

Suresh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/66f7d1cc-92aa-46b1-a02a-5e247faa9d10%40googlegroups.com.


RE: Is there my standard Access review in the middle of process, i have applied 4 times

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out.

Unfortunately, approval of your developer token is out of scope for our team. 
You may contact the AdWords Compliance Team instead via this form to follow up 
your request.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEJT9Q:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/p1IIw0PWH6LP00A3rbqQIBQqaIQdv8z1L8bg%40sfdc.net.


RE: Setting ad rotation mode for a campaign is not allowed. Ad rotation mode at campaign is deprecated.

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Tyronne,

Thank you for reaching out.

To help me investigate this further, could you provide the complete SOAP 
request and response logs when you encountered the error? You may refer to this 
guide if you have not enabled logging. You may use the reply privately to 
author option when providing the SOAP logs.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEJSqd:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Ul5et0PWH6K8000-YDK8XKRxSjsd0iHlJkWA%40sfdc.net.


RE: API campaigns report not matching UI and total incorrect

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Liam,

Thank you for reaching out.

A possible reason why you might be encountering slight discrepancies maybe due 
to data freshness. You may refer to this guide for further details. If you 
think this is not the issue, could you provide the complete report definition, 
clientCustomerId, and the screenshot in the UI that shows discrepancies? You 
may provide them using the reply privately to author option.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEJSqT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/G1OBE0PWH6IB00kktP7AwzSL6DF-ERSevgkg%40sfdc.net.


Getting Error : java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableDelegate whiel communicating with google ads API

2019-08-19 Thread Shweta Sontakke
Hey there,

My application was running fine till date. Now, I have encountered below 
issue. If there is some dependencies issue then how was it working fine 
earlier? Is there a change in version of google ads dependencies?

Please find below the full stack trace of the error:

java.lang.NoClassDefFoundError: 
org/apache/commons/lang/exception/NestableDelegate
at 
org.apache.commons.lang.exception.NestableException.(NestableException.java:103)
at 
org.apache.commons.configuration.ConfigurationException.(ConfigurationException.java:64)
at 
org.apache.commons.configuration.PropertiesConfigurationLayout.load(PropertiesConfigurationLayout.java:556)
at 
org.apache.commons.configuration.PropertiesConfiguration.load(PropertiesConfiguration.java:513)
at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:395)
at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:361)
at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:324)
at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:261)
at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:238)
at 
com.google.api.ads.common.lib.conf.ConfigurationHelper.fromFile(ConfigurationHelper.java:58)
at 
com.google.api.ads.common.lib.auth.OfflineCredentials$ForApiBuilder.fromFile(OfflineCredentials.java:367)
at 
com.google.api.ads.common.lib.auth.OfflineCredentials$ForApiBuilder.fromFile(OfflineCredentials.java:382)
at 
travelclick.media.adwords.service.impl.FeedOperationsServiceImpl.getAdwordsSession(FeedOperationsServiceImpl.java:65)
at 
travelclick.media.adwords.schedular.AdwordsTaskSchedular.scheduleAdwordsTaskWithCron(AdwordsTaskSchedular.java:70)
at sun.reflect.GeneratedMethodAccessor999.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:65)
at 
org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at 
org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Regards,
Shweta Padwekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4a25f93a-84cf-4762-af9d-18f252d30bae%40googlegroups.com.


Is there my standard Access review in the middle of process, i have applied 4 times

2019-08-19 Thread Adcircle CHAI
Hi,

I applied for Standard Access 4 times (19.03.18,19.04.05, 19.05.20, 
19.08.16)

but, I did not get any response to my application. ( I double check my 
e-mail which were wrote on form  )

Is there a review process and how long does it take to get the review 
result?

I can't wait anymore.. about 6month ..

My MCC ID is 734-306-7647.. please check my form and any feedback for me

My Regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/027a4cd9-57b2-4cef-8058-ee4331a2e879%40googlegroups.com.


RE: Error when trying to remove feed mapping - FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Justin,

To better investigate the issue, could you provide the complete SOAP request 
and response logs? You may send your reply using the Reply privately to author 
option.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UEJSqi:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/JbARE0PWH15X006fZfVXtCT4m2UZAapFa56w%40sfdc.net.


RE: Mobile Device criterion targeting on a campaign

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi James,

Apologies as we currently do not have an example specifically tailored to your 
requirement. However, you are correct with the example that you are referring 
to on how to add targeting criteria to a specific campaign. If you wish to add 
these in bulk, I would recommend that you also check out our batch processing 
guide (since this supports the CampaignCriterionOperation) as to how.

Moving forward to your issue, the ID field should only be required when you are 
passing a SET or REMOVE operation and the said field should not be required for 
ADD operations. That being said, could you provide the complete SOAP request 
and response logs so I can further investigate?

You may send your reply using the Reply privately to author option.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UEJSqY:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0sqwF0PWGZZJ00RPu2DGX3T5mSQFcm5gwACQ%40sfdc.net.